use vanity url
This commit is contained in:
2
go.mod
2
go.mod
@@ -1,4 +1,4 @@
|
||||
module github.com/sentriz/gonic
|
||||
module senan.xyz/g/gonic
|
||||
|
||||
require (
|
||||
cloud.google.com/go v0.40.0 // indirect
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<div id="footer" class="padded mono text-right">
|
||||
senan kelly, 2019
|
||||
<span class="light">|</span>
|
||||
<a href="https://github.com/sentriz/gonic">github</a>
|
||||
<a href="https://senan.xyz/g/gonic">github</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user