diff options
author | Matthew Wozniak <me@woz.blue> | 2024-06-25 15:08:10 -0400 |
---|---|---|
committer | Matthew Wozniak <me@woz.blue> | 2024-06-25 15:08:10 -0400 |
commit | be291e00c2aeeb725f662562db11063e2fe25833 (patch) | |
tree | e06a1df810f98d8bc012f2bd7693a5d83f57dd18 /template/footer.html | |
parent | 263c420046b5ab31e32dd0cdd935ea91dc0b3171 (diff) | |
download | site-be291e00c2aeeb725f662562db11063e2fe25833.tar.gz site-be291e00c2aeeb725f662562db11063e2fe25833.zip |
dos2unix
Diffstat (limited to 'template/footer.html')
-rw-r--r-- | template/footer.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/template/footer.html b/template/footer.html index 87f8a75..6e14fbe 100644 --- a/template/footer.html +++ b/template/footer.html @@ -1,4 +1,4 @@ -<hr>
-<footer>© 2024 Matthew Wozniak. This site is generated with
- <a href="https://pandoc.org">pandoc</a>.
-</footer>
+<hr> +<footer>© 2024 Matthew Wozniak. This site is generated with + <a href="https://pandoc.org">pandoc</a>. +</footer> |