Fix dead link

This commit is contained in:
2022-04-03 03:32:26 +00:00
parent bbdff02015
commit 1453faa7f3

View File

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