Fix webfonts and feed styling
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
<meta name="generator" content="{{ eleventy.generator }}">
|
||||
{#- Bundle CSS #}
|
||||
{%- css %}{% include "public/css/index.css" %}{% endcss %}
|
||||
{%- css %}{% include "public/css/webfonts/webfonts.css" %}{% endcss %}
|
||||
{%- css %}{% include "public/css/webfonts.css" %}{% endcss %}
|
||||
{%- css %}{% include "public/css/dropcap.css" %}{% endcss %}
|
||||
<style>{% getBundle "css" %}</style>
|
||||
{% if title %}
|
||||
|
Reference in New Issue
Block a user