From e164a96a716cb622a984b3b70296e774ebac1020 Mon Sep 17 00:00:00 2001 From: Nicholas Jitkoff Date: Tue, 10 Jul 2018 22:45:58 -0700 Subject: [PATCH] index src rename --- index.html.src/README.md | 1 + {src => index.html.src}/data.min.js | 0 {src => index.html.src}/index.css | 0 {src => index.html.src}/index.js | 0 {src => index.html.src}/index.min.css | 0 {src => index.html.src}/index.min.js | 0 src/min.sh => index.html.src/index.sh | 0 {src => index.html.src}/postcss.config.js | 0 manifest.appcache | 2 +- 9 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 index.html.src/README.md rename {src => index.html.src}/data.min.js (100%) rename {src => index.html.src}/index.css (100%) rename {src => index.html.src}/index.js (100%) rename {src => index.html.src}/index.min.css (100%) rename {src => index.html.src}/index.min.js (100%) rename src/min.sh => index.html.src/index.sh (100%) rename {src => index.html.src}/postcss.config.js (100%) diff --git a/index.html.src/README.md b/index.html.src/README.md new file mode 100644 index 0000000..2e4e719 --- /dev/null +++ b/index.html.src/README.md @@ -0,0 +1 @@ +Source files for the js/css in index.html diff --git a/src/data.min.js b/index.html.src/data.min.js similarity index 100% rename from src/data.min.js rename to index.html.src/data.min.js diff --git a/src/index.css b/index.html.src/index.css similarity index 100% rename from src/index.css rename to index.html.src/index.css diff --git a/src/index.js b/index.html.src/index.js similarity index 100% rename from src/index.js rename to index.html.src/index.js diff --git a/src/index.min.css b/index.html.src/index.min.css similarity index 100% rename from src/index.min.css rename to index.html.src/index.min.css diff --git a/src/index.min.js b/index.html.src/index.min.js similarity index 100% rename from src/index.min.js rename to index.html.src/index.min.js diff --git a/src/min.sh b/index.html.src/index.sh similarity index 100% rename from src/min.sh rename to index.html.src/index.sh diff --git a/src/postcss.config.js b/index.html.src/postcss.config.js similarity index 100% rename from src/postcss.config.js rename to index.html.src/postcss.config.js diff --git a/manifest.appcache b/manifest.appcache index e8a7216..396208b 100644 --- a/manifest.appcache +++ b/manifest.appcache @@ -1,3 +1,3 @@ CACHE MANIFEST /favicon.ico -# v15 \ No newline at end of file +# v16 \ No newline at end of file