summaryrefslogtreecommitdiff
path: root/include/meta.php
diff options
context:
space:
mode:
authorCarson Fleming <cflems@cflems.net>2025-01-24 20:57:54 -0500
committerCarson Fleming <cflems@cflems.net>2025-01-24 20:57:54 -0500
commit20e78c828e3995371a5ed29f3f53514370b7c152 (patch)
treee8d738d41be5cb9c657babf66facb8ef7459abab /include/meta.php
downloadpk-20e78c828e3995371a5ed29f3f53514370b7c152.tar.gz
host docs here now
Diffstat (limited to 'include/meta.php')
-rw-r--r--include/meta.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/meta.php b/include/meta.php
new file mode 100644
index 0000000..ca4383c
--- /dev/null
+++ b/include/meta.php
@@ -0,0 +1,6 @@
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="author" content="Carson Fleming" />
+ <meta name="description" content="Harness encrypted client-server communication, asynchronous command distribution, terminal emulation, and support for unlimited clients and controllers with Penguin's Kiss, the ultimate tool to manage remotely controlled devices with security and convenience." />
+ <link rel="icon" type="image/x-icon" href="/favicon.ico" />
+ <link rel="stylesheet" type="text/css" href="/css/control.css" />