dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix: make callout detection case-insensitive (closes #171)
Jacky Zhao
2022-08-05
5c76d8dad9d993010c4e57c6de4e90911a3cd11a
[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">Edit Source</a>
{{end}}