Split stylesheets
This commit is contained in:
parent
8d5c0df143
commit
733a34f19d
17 changed files with 52 additions and 21 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
{% include 'og' with { og: page.meta.og } %}
|
||||
|
||||
<link rel="stylesheet" href="{{ site.url }}/assets/css/site.css">
|
||||
<link rel="stylesheet" href="{{ site.url }}/assets/css/main.css">
|
||||
{% block stylesheets '' %}
|
||||
|
||||
{% for size in site.apple_touch_icon_sizes %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue