diff --git a/_data/locale/en-US.yml b/_data/locale/en-US.yml index a37c0904a..c086493b3 100644 --- a/_data/locale/en-US.yml +++ b/_data/locale/en-US.yml @@ -23,6 +23,6 @@ license_overview: footer: about: About table_of_contents: Table of Contents - licenses: 'The content of this site is licensed under the - Creative Commons Attribution 3.0 Unported License - with_love: Curated with <3 by GitHub, Inc. and You!' + licenses: 'The content of this site is licensed under the Creative Commons Attribution 3.0 Unported License' + with_love: 'Curated with <3 by GitHub, Inc. and You!' + help_improve: Help improve this page diff --git a/_includes/footer.html b/_includes/footer.html index c022ab44e..110bf48df 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,7 +2,7 @@

{{ site.data.locale[site.locale].footer.licenses }}