aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials
diff options
context:
space:
mode:
authorBuildTools <unconfigured@null.spigotmc.org>2024-04-13 20:38:28 -0600
committerBuildTools <unconfigured@null.spigotmc.org>2024-04-13 20:38:28 -0600
commit44bd383de8f9a02da2fa3543dc6a4fa3d5c394c4 (patch)
treeb89bad1e80e90725a932aeb2153cc21455d50d28 /layouts/partials
parent685004551b314481a4f147cf2901e0f24c2a69ac (diff)
downloadwebsite-44bd383de8f9a02da2fa3543dc6a4fa3d5c394c4.tar
website-44bd383de8f9a02da2fa3543dc6a4fa3d5c394c4.tar.gz
website-44bd383de8f9a02da2fa3543dc6a4fa3d5c394c4.tar.bz2
update About Me, Contact pages and footer
Diffstat (limited to 'layouts/partials')
-rw-r--r--layouts/partials/foot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/foot.html b/layouts/partials/foot.html
index a718287..6332f74 100644
--- a/layouts/partials/foot.html
+++ b/layouts/partials/foot.html
@@ -10,6 +10,6 @@
</div>
</div>
</div>
-<footer>Copyright &copy; 2022-2023, Bryson Steck<br>All content is available under <a href="/licenses#ca-by-sa-40">CC-BY-SA 4.0.</a> This website's code is available under the <a href="/licenses#bsd-2-clause-license">BSD 2-Clause License.</a></footer>
+<footer>Copyright &copy; 2022-2024, Bryson Steck<br>All content is available under <a href="/licenses#ca-by-sa-40">CC-BY-SA 4.0.</a> This website's code is available under the <a href="/licenses#bsd-2-clause-license">BSD 2-Clause License.</a></footer>
</body>
</html>