dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
docs + fix: broken partial and description of enableGitHubEdit
Jacky Zhao
2022-07-05
74993d19b72aee78e89b0b13b8f1d4a72fe5fe29
[scapegoat/Docs2.git]
/
layouts
/
partials
/
github.html
1
2
3
{{if $.Site.Data.config.enableGitHubEdit}}
<a href="{{$.Site.Data.config.GitHubLink}}/{{.Path}}" rel="noopener">Edit Source</a>
{{end}}