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
main
sharedinbox
/
website
/
layouts
/
_partials
/
extend_head.html
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
90 B
HTML
Raw
Permalink
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