Merge pull request #51 from funerally/master

Fixed twitter link
This commit is contained in:
Andreas N 2015-10-26 21:29:26 +01:00
commit f3a95eca63
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
%h3= t 'views.about.links.title' %h3= t 'views.about.links.title'
%p= t('views.about.links.desc', app_title: APP_CONFIG['site_name']) %p= t('views.about.links.desc', app_title: APP_CONFIG['site_name'])
.col-md-3.col-sm-4 .col-md-3.col-sm-4
%a{href: "https://twitter.com/retro_spring"} %a{href: "https://twitter.com/retrospringnet"}
.icon-showcase .icon-showcase
%i.fa.fa-twitter %i.fa.fa-twitter
%h4.heading-about.text-center %h4.heading-about.text-center