mirror of
https://github.com/falsycat/ar.falsy.cat.git
synced 2024-12-27 08:54:51 +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}}
|