dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Decode the heading id from split link (#214)
Pavol Komlos
2022-10-12
666ffebe90c04dc7fe064a98232538826af70738
[scapegoat/Docs2.git]
/
layouts
/
partials
/
github.html
1
2
3
{{if $.Site.Data.config.enableGitHubEdit}}
<a href="{{$.Site.Data.config.GitHubLink}}/{{.File.Path}}" rel="noopener">{{ i18n "edit_source" }}</a>
{{end}}