1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-06-17 02:06:39 +00:00
2022-07-05 15:39:29 -07:00

4 lines
132 B
HTML

{{if $.Site.Data.config.enableGitHubEdit}
<a href="{{$.Site.Data.config.GHlink}}/{{ .Path}}" rel="noopener">Edit Source</a>
{{end}}