mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-21 08:43:13 +01:00
Add last updated timestamp & Gemini: link
This commit is contained in:
parent
11269de604
commit
cdb21550e8
1 changed files with 3 additions and 1 deletions
|
@ -35,4 +35,6 @@ You may also want to visit:
|
|||
=> / 🏡 Home
|
||||
{{ range .Site.Menus.main -}}
|
||||
=> {{ partial "noindex.gmi" (.URL | relURL) }} {{ .Name }}
|
||||
{{ end -}}
|
||||
{{ end }}
|
||||
|
||||
{{ with getenv "HUGO_LAST_UPDATE_HASH" }}=> https://github.com/by-jp/www.byjp.me/tree/{{.}} {{end}}{{ trim (partial "site-last-update.html" | plainify) "\r\n " }}
|
||||
|
|
Loading…
Reference in a new issue