mark heimoshuiyu fork version string

This commit is contained in:
2024-06-25 00:34:57 +08:00
parent 8914c59978
commit 8abe131f28

View File

@@ -63,9 +63,9 @@
{{ slot }}
<div class="px-5 text-right whitespace-nowrap">
<span class="text-gray-500">v{{ .Version }}</span>
senan kelly, 2020
senan kelly (heimoshuiyu forked), 2020
<span class="text-gray-500">&#124;</span>
{{ component "ext_link" (props . "To" "https://github.com/sentriz/gonic") }}github{{ end }}
{{ component "ext_link" (props . "To" "https://github.com/heimoshuiyu/gonic") }}github{{ end }}
</div>
</div>
</body>