Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app

registration API
This commit is contained in:
Eugen Rochko
2016-09-26 23:55:21 +02:00
parent 210362e665
commit 7e14eefc81
27 changed files with 216 additions and 136 deletions

View File

@ -3,7 +3,7 @@
.logo-container
%h1
= link_to root_path do
= render partial: 'application/logo', locals: { dim: 200 }
= image_tag 'logo.png'
%small= Rails.configuration.x.local_domain
.form-container