mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:39:58 +01:00
fix #39, copypasta issue
This commit is contained in:
parent
6a944bae97
commit
9f8c43f8a4
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
%li
|
||||
%a{href: current_user.profile_picture.url(:medium)} Medium
|
||||
%li
|
||||
%a{href: current_user.profile_picture.url(:medium)} Large
|
||||
%a{href: current_user.profile_picture.url(:large)} Large
|
||||
%li
|
||||
%a{href: current_user.profile_picture.url(:original)} Original image
|
||||
|
||||
|
|
Loading…
Reference in a new issue