From f65982a350f132dd84b25e23ad0db6e3ade85403 Mon Sep 17 00:00:00 2001 From: Said Achmiz Date: Sun, 9 Feb 2020 20:21:05 -0500 Subject: [PATCH] Reorganized includes, II --- assets/js/script.js | 0 includes/foot-content.html | 1 + includes/head-content.html | 4 ++++ 3 files changed, 5 insertions(+) create mode 100644 assets/js/script.js create mode 100644 includes/foot-content.html create mode 100644 includes/head-content.html diff --git a/assets/js/script.js b/assets/js/script.js new file mode 100644 index 0000000..e69de29 diff --git a/includes/foot-content.html b/includes/foot-content.html new file mode 100644 index 0000000..80ea3e0 --- /dev/null +++ b/includes/foot-content.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/includes/head-content.html b/includes/head-content.html new file mode 100644 index 0000000..3940927 --- /dev/null +++ b/includes/head-content.html @@ -0,0 +1,4 @@ + + + + \ No newline at end of file