From 2db7447464918924eab74309156c1f11db9381b9 Mon Sep 17 00:00:00 2001 From: "Nicholas A. Ferrell" Date: Sun, 10 Sep 2023 02:29:17 +0000 Subject: [PATCH] Upload files to "/" Added style.css, footer.php, and functions.php Signed-off-by: Nicholas A. Ferrell --- footer.php | 46 ++++++++++++++++++++++++++++++++++++++++++++++ functions.php | 31 +++++++++++++++++++++++++++++++ style.css | 42 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 119 insertions(+) create mode 100644 footer.php create mode 100644 functions.php create mode 100644 style.css diff --git a/footer.php b/footer.php new file mode 100644 index 0000000..8ee5faa --- /dev/null +++ b/footer.php @@ -0,0 +1,46 @@ + + + + +
+
+ + + +
+ + + +
+ +
+
+ +
+
+ Emusem Press child theme of SemPress.
Emusem Press is maintained by Nicholas A. Ferrell.' ) ); ?> +
+
+ +
+
+ + + + + + diff --git a/functions.php b/functions.php new file mode 100644 index 0000000..084071a --- /dev/null +++ b/functions.php @@ -0,0 +1,31 @@ +