diff --git a/_includes/footer.html b/_includes/footer.html index e078bc9a377f7f968dffc51ad43fc063d1651ae2..3fbf4ed6f3db956fce539968cd6339b9cc26d514 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,7 +1,7 @@ <div class="footer"> <div class="container"> <p> - <strong style="color: #ffffff;">[ <a href="/legal/terms">{% t global.terms %}</a> | <a href="/legal/privacy">{% t global.privacy %}</a> | <a href="/legal/copyright">{% t global.copyright %}</a> ]</strong> + <strong style="color: #ffffff;">[ <a href="/legal/terms">{% t global.terms %}</a> | <a href="/legal/privacy">{% t global.privacy %}</a> | <a href="/legal/copyright">{% t global.copyright %}</a> | <a href="https://github.com/monero-project/monero-site/blob/master/{{ page.path }}">{%t global.edit %}</a> ]</strong> <a href="https://getmonero.org/feed.xml"><i class="fa fa-2x fa-rss-square"></i></a> <a href="mailto:dev@getmonero.org"><i class="fa fa-2x fa-envelope-square"></i></a> </p> @@ -13,7 +13,7 @@ <script src="//static.getmonero.org/scripts.js"></script> <script type="text/javascript"> $(document).ready(function(){ - $('[data-toggle="tooltip"]').tooltip(); + $('[data-toggle="tooltip"]').tooltip(); }); (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ diff --git a/_strings_en.yml b/_strings_en.yml index 98ee210a78a731e1bf18efbefda0cc9352f1d721..2dfd2ae013c9ca5d7823ebe6107f2d456421d8c2 100644 --- a/_strings_en.yml +++ b/_strings_en.yml @@ -13,6 +13,7 @@ global: terms: Terms privacy: Privacy copyright: Copyright + edit: Edit this page menu: forum: Forum blog: Blog