diff options
Diffstat (limited to '_includes/footer.html')
| -rw-r--r-- | _includes/footer.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..583377a --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,3 @@ +<footer class="site-footer"> + <p>Made with love in Foshan, China.</p> +</footer> |
