From 2424ffc15c1259e3556f176914711aae163f6d08 Mon Sep 17 00:00:00 2001 From: adb-sh Date: Wed, 12 Aug 2020 01:55:46 +0200 Subject: [PATCH] PWA manifest and some CSS --- index.js | 2 +- public/index.html | 58 +++++----- public/manifest.json | 9 ++ public/sym/dark.css | 249 +++++++++++++++++++------------------------ 4 files changed, 151 insertions(+), 167 deletions(-) create mode 100644 public/manifest.json diff --git a/index.js b/index.js index ed30445..78b6267 100644 --- a/index.js +++ b/index.js @@ -13,7 +13,7 @@ redis_cli.on("error", function (error) { console.error(error) }) -const outpath = ['sym', ''] +const outpath = ['sym', '', 'manifest.json'] //HTTP server http.createServer(function (req, res) { diff --git a/public/index.html b/public/index.html index f7f1552..b6e5c4e 100644 --- a/public/index.html +++ b/public/index.html @@ -2,6 +2,11 @@ sURL + + + + + -
+
short your url
-
-
-
-