mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-17 02:06:39 +00:00
4 lines
132 B
HTML
4 lines
132 B
HTML
{{if $.Site.Data.config.enableGitHubEdit}
|
|
<a href="{{$.Site.Data.config.GHlink}}/{{ .Path}}" rel="noopener">Edit Source</a>
|
|
{{end}}
|