Skip to content

Commit

Permalink
GH-68: Avoid reproducing hard-to-find favicon bug
Browse files Browse the repository at this point in the history
See #82.
  • Loading branch information
wesleyboar committed Oct 7, 2021
1 parent 3f699d9 commit 9cec504
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontera-cms/templates/fullwidth.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{% load cms_tags static %}

{% block assets_custom %}
{{ block.super }}

{% include "./assets_custom.html" %}

<!-- To style old CMS content on new CMS -->
Expand Down

0 comments on commit 9cec504

Please sign in to comment.