added go banner to landing
This commit is contained in:
BIN
static/go.png
Normal file
BIN
static/go.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
@@ -6,6 +6,9 @@
|
|||||||
<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">
|
||||||
|
<img src="/static/go.png" alt="Powered by Go!" widht="150px" height="50px" />
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user