diff options
| author | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-07-04 19:47:35 -0400 |
|---|---|---|
| committer | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-07-04 19:47:35 -0400 |
| commit | cb192289eeecccb750f613b993dc3f366446d4f2 (patch) | |
| tree | 5ae1e230e0592712774a07f5e2b5bf5f2401eba5 /_includes/footer.html | |
Initial Commit
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 |
