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 (
|
require (
|
||||||
cloud.google.com/go v0.40.0 // indirect
|
cloud.google.com/go v0.40.0 // indirect
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
<div id="footer" class="padded mono text-right">
|
<div id="footer" class="padded mono text-right">
|
||||||
senan kelly, 2019
|
senan kelly, 2019
|
||||||
<span class="light">|</span>
|
<span class="light">|</span>
|
||||||
<a href="https://github.com/sentriz/gonic">github</a>
|
<a href="https://senan.xyz/g/gonic">github</a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user