diff options
Diffstat (limited to '_site_build/_includes/footer.html')
| -rw-r--r-- | _site_build/_includes/footer.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_site_build/_includes/footer.html b/_site_build/_includes/footer.html new file mode 100644 index 0000000..70bd3c5 --- /dev/null +++ b/_site_build/_includes/footer.html @@ -0,0 +1,5 @@ +<footer> + <p> + <small>Copyright © 2011 by {{ site.author }}. All Rights Reserved.</small> + </p> +</footer> |
