added go banner to landing

This commit is contained in:
rawleyIfowler
2022-04-01 12:06:10 -05:00
parent 578008a1e5
commit b2abdb5cff
2 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,9 @@
<a href="https://www.nginx.org">
<img src="/static/nginx.png" alt="Powered by NGiNX!" width="150px" height="50px"/>
</a>
<a href="https://www.go.dev">
<img src="/static/go.png" alt="Powered by Go!" widht="150px" height="50px" />
</a>
</div>
</body>
</html>