mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 00:46:03 +01:00
Fixed twitter link
Fixed broken twitter link on about page.
This commit is contained in:
parent
b0ca8a6219
commit
b10ca0d736
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
%h3= t 'views.about.links.title'
|
||||
%p= t('views.about.links.desc', app_title: APP_CONFIG['site_name'])
|
||||
.col-md-3.col-sm-4
|
||||
%a{href: "https://twitter.com/retro_spring"}
|
||||
%a{href: "https://twitter.com/retrospringnet"}
|
||||
.icon-showcase
|
||||
%i.fa.fa-twitter
|
||||
%h4.heading-about.text-center
|
||||
|
|
Loading…
Reference in a new issue