From c15e911769cbe814ab5c26d2bccf6bf62594a352 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 17 Mar 2019 22:50:58 +0000 Subject: [PATCH] Add theme files --- wp-content/themes/wp-tailwind/footer.php | 14 ++++++ wp-content/themes/wp-tailwind/functions.php | 3 ++ wp-content/themes/wp-tailwind/header.php | 18 +++++++ wp-content/themes/wp-tailwind/index.php | 52 +++++++++++++++++++++ 4 files changed, 87 insertions(+) create mode 100644 wp-content/themes/wp-tailwind/footer.php create mode 100644 wp-content/themes/wp-tailwind/functions.php create mode 100644 wp-content/themes/wp-tailwind/header.php create mode 100644 wp-content/themes/wp-tailwind/index.php diff --git a/wp-content/themes/wp-tailwind/footer.php b/wp-content/themes/wp-tailwind/footer.php new file mode 100644 index 0000000..fee9215 --- /dev/null +++ b/wp-content/themes/wp-tailwind/footer.php @@ -0,0 +1,14 @@ + + + + + + diff --git a/wp-content/themes/wp-tailwind/functions.php b/wp-content/themes/wp-tailwind/functions.php new file mode 100644 index 0000000..df4042f --- /dev/null +++ b/wp-content/themes/wp-tailwind/functions.php @@ -0,0 +1,3 @@ + + + + + <?php echo wp_get_document_title(); ?> + + + +
+
+

+ + + + — + +

+
diff --git a/wp-content/themes/wp-tailwind/index.php b/wp-content/themes/wp-tailwind/index.php new file mode 100644 index 0000000..94a541d --- /dev/null +++ b/wp-content/themes/wp-tailwind/index.php @@ -0,0 +1,52 @@ + + + +
+ + + +

+ + + +

+ +
+ +
+ + + + + +