This website requires JavaScript.
Explore
Help
Sign In
guettli
/
sharedinbox
Watch
1
Star
0
Fork
0
Code
Issues
21
Pull Requests
6
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8f7d33d885b7a4e64c349e9fdbd452b0faaf1259
sharedinbox
/
website
/
layouts
/
_partials
/
extend_head.html
T
4 lines
90 B
HTML
Raw
Normal View
History
Unescape
Escape
feat: embed git hash in website and verify after CI deploy
2026-05-13 09:32:46 +02:00
{{- with site.Params.gitversion -}}
<
meta
name
=
"x-version"
content
=
"{{ . }}"
>
{{- end -}}
Reference in New Issue
Copy Permalink