From ec81eb1d4a8294349a26a9d54dbe7148cec3cdf2 Mon Sep 17 00:00:00 2001
From: Yihui Xie
Date: Thu, 15 Jun 2017 23:07:44 -0500
Subject: add example site
---
exampleSite/layouts/partials/foot_custom.html | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 exampleSite/layouts/partials/foot_custom.html
(limited to 'exampleSite/layouts/partials')
diff --git a/exampleSite/layouts/partials/foot_custom.html b/exampleSite/layouts/partials/foot_custom.html
new file mode 100644
index 0000000..acbbb59
--- /dev/null
+++ b/exampleSite/layouts/partials/foot_custom.html
@@ -0,0 +1,12 @@
+
+
+
+
+
--
cgit 1.4.1