mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 13:44:41 -04:00
Change temporarily ghdocsrepo field in site config
to allow for easier contrib to docs concept. Ref rdwatters/hugo-docs-concept#103
This commit is contained in:
parent
c616ade998
commit
906ad232ec
@ -56,7 +56,7 @@ googleAnalytics = "UA-76549364-1"
|
||||
## Gh repo for site footer (include trailing slash)
|
||||
ghrepo = "https://github.com/spf13/hugo/"
|
||||
### Edit content repo (set to automatically enter "edit" mode; this is good for "improve this page" links)
|
||||
ghdocsrepo = "https://github.com/spf13/hugo/tree/master/docs"
|
||||
ghdocsrepo = "https://github.com/rdwatters/hugo-docs-concept/tree/master"
|
||||
## Gitter URL
|
||||
gitter = "https://gitter.im/spf13/hugo"
|
||||
## Discuss Forum URL
|
||||
|
Loading…
x
Reference in New Issue
Block a user