diff --git a/source/layouts/regions/_contentinfo.haml b/source/layouts/regions/_contentinfo.haml index 1a6b905..bf7c171 100644 --- a/source/layouts/regions/_contentinfo.haml +++ b/source/layouts/regions/_contentinfo.haml @@ -14,8 +14,9 @@ %li.contentinfo-tools %ul - %li= link_to "Style Guide", "/styleguide" - %li= link_to "Site Repo", "https://github.com/sass/sass-site" + %li= link_to "Sass Repo", "https://github.com/nex3/sass" + %li= link_to "Website Repo", "https://github.com/sass/sass-site" + %li= link_to "Style Guide", "/styleguide" %li.contentinfo-social %a.twitter-follow-button(href="https://twitter.com/SassCSS" data-show-count="false" data-size="large") Follow @SassCSS