Use custom mascot on static share page (#15687)
* Use custom mascot on static share page * Use full_asset_url
This commit is contained in:
@ -14,5 +14,6 @@
|
||||
.container-alt= yield
|
||||
.modal-layout__mastodon
|
||||
%div
|
||||
%img{alt:'', draggable:'false', src:"#{mascot_url}"}
|
||||
|
||||
= render template: 'layouts/application'
|
||||
|
Reference in New Issue
Block a user