diff options
Diffstat (limited to '_includes/footer.html')
| -rw-r--r-- | _includes/footer.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..02a6905 --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,4 @@ +<footer id="footer"> + <small>© Sanders Technology Group, LLC Designed by <a href="https://ben.sanders.life/">Ben Sanders</a></small> + </footer> +
\ No newline at end of file |
