Skip to content

Commit 12e059f

Browse files
author
Rishabh Chakrabarti
committed
Added the Improve page link to footer
1 parent 8af4fb8 commit 12e059f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

_includes/footer.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
<nav>
33
<a href="/about/">About</a>
44
<a href="/terms-of-service/">Terms of Service</a>
5+
<!-- Adds the `Github Link` for the corresponding page -->
6+
{% github_edit_link "Help improve this page" %}
57
</nav>
68
<p>
79
The content of this site is licensed under the <a href="https://creativecommons.org/licenses/by/3.0/">
810
Creative Commons Attribution 3.0 Unported License</a>.
911
</p>
12+
1013
<div class="with-love">
1114
Curated with &lt;3 by <a href="https://github.com">GitHub, Inc.</a> and <a href="https://github.com/github/choosealicense.com">You!</a>
1215
</div>

_includes/sidebar.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<div class="sidebar">
22

3-
<!-- Adds the `Github Link` for the corresponding page page -->
4-
{% github_edit_link "Help improve this page" %}
5-
63
<a href="#" data-clipboard-target="#license-text" data-proofer-ignore="true" class="js-clipboard-button button">Copy license text to clipboard</a>
74

85
<div class="how-to-apply">

0 commit comments

Comments
 (0)