1
0
mirror of https://github.com/github/choosealicense.com synced 2024-11-05 11:18:50 +01:00

Merge pull request #592 from rishacha/feat/433-improve-page-link

Add github-edit-link to sidebar
This commit is contained in:
Mike Linksvayer 2018-06-25 15:04:27 +00:00 committed by GitHub
commit 3f0d64154f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ plugins:
- jekyll-redirect-from
- jekyll-seo-tag
- jekyll-coffeescript
- jekyll-github-metadata # For 'Improve this page' links
sass:
style: :compressed

View File

@ -2,6 +2,7 @@
<nav>
<a href="/about/">About</a>
<a href="/terms-of-service/">Terms of Service</a>
{% github_edit_link "Help improve this page" %}
</nav>
<p>
The content of this site is licensed under the <a href="https://creativecommons.org/licenses/by/3.0/">