Use custom mascot on static share page (#15687)
* Use custom mascot on static share page * Use full_asset_url
This commit is contained in:
parent
6feaad33f2
commit
d499bb031f
3 changed files with 25 additions and 2 deletions
|
@ -14,5 +14,6 @@
|
|||
.container-alt= yield
|
||||
.modal-layout__mastodon
|
||||
%div
|
||||
%img{alt:'', draggable:'false', src:"#{mascot_url}"}
|
||||
|
||||
= render template: 'layouts/application'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue