diff options
Diffstat (limited to '_site/about')
| -rw-r--r-- | _site/about/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/_site/about/index.html b/_site/about/index.html index 764f8ff..06f9ca7 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -34,5 +34,14 @@ <p>This page tells you a little bit about me.</p> </main> + <div class="footer"> + <div class="container"> + <div class="twelve columns right"> + <p id="footer-text">© ASCIIMX - 2025</p> + </div> + </div> +</div> + + </body> </html> |
