From 9c24bde22689ba46231979043f00678c69f52f2a Mon Sep 17 00:00:00 2001 From: Ray Lyon Date: Wed, 21 Oct 2020 22:53:50 -0400 Subject: [PATCH] home button in footer --- _includes/footer.html | 20 ++++++++++++++++++++ _includes/footer/custom.html | 3 +++ 2 files changed, 23 insertions(+) create mode 100644 _includes/footer.html create mode 100644 _includes/footer/custom.html diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..51359d3 --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,20 @@ + + + diff --git a/_includes/footer/custom.html b/_includes/footer/custom.html new file mode 100644 index 0000000..d512599 --- /dev/null +++ b/_includes/footer/custom.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file