added openbsd banner locally, and adjusted css on nav bar

This commit is contained in:
rawleyIfowler
2022-02-10 09:46:01 -06:00
parent c4f7e9b453
commit 2820b57d25
3 changed files with 5 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
<div class="footer">
<p class="footer-text">This site is powered by:</p>
<a href="https://www.openbsd.org/">
<img src="https://www.openbsd.org/images/banner1.gif" alt="Powered by OpenBSD!" width="150px" height="50px"/>
<img src="/static/openbsd.gif" alt="Powered by OpenBSD!" width="150px" height="50px"/>
</a>
<a href="https://www.nginx.org">
<img src="/static/nginx.png" alt="Powered by NGiNX!" width="150px" height="50px"/>