dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: edit the clipboard button to change border colour on success (#162)
Pranav M
2022-07-18
1f3da4b8292a7c2ef7eafe9b3a00ef40eb30edac
[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}}