Merge pull request #37 from techknowlogick/techknowlogick-patch-1

Remove DB dependancy from assets:precompile
This commit is contained in:
Darius Kazemi 2019-12-17 11:34:23 -08:00 committed by GitHub
commit da7cd1ab1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,6 @@
.dialog__illustration
%h1
= link_to root_url, class: 'brand' do
= site_title
= Setting.default_settings['site_title']
.dialog__message
%h1= yield :content