changing how github edit button works
This commit is contained in:
@ -10,6 +10,8 @@ homepage_title: Jekyll Documentation Theme — Designers
|
||||
site_title: Jekyll Documentation Theme — Designers
|
||||
disqus_shortname: idrbwjekyll
|
||||
google_analytics: UA-66296557-1
|
||||
github_editme_path: tomjohnson1492/documentation-theme-jekyll/blob/gh-pages
|
||||
# don't use a slash before or after the above path. here's how this url gets written out in page.html: https://github.com/{{site.github_editme_path}}{{page.url | replace: '.html', '.md'}}
|
||||
|
||||
# variables
|
||||
|
||||
|
@ -10,6 +10,8 @@ homepage_title: Jekyll Documentation Theme — Writers
|
||||
site_title: Jekyll Documentation Theme — Writers
|
||||
disqus_shortname: idrbwjekyll
|
||||
google_analytics: UA-66296557-1
|
||||
github_editme_path: tomjohnson1492/documentation-theme-jekyll/blob/gh-pages
|
||||
# don't use a slash before or after the above path. here's how this url gets written out in page.html: https://github.com/{{site.github_editme_path}}{{page.url | replace: '.html', '.md'}}
|
||||
|
||||
# variables
|
||||
|
||||
|
Reference in New Issue
Block a user