mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
css: reorder
This commit is contained in:
parent
76ab46dda1
commit
a962ee54db
2 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@
|
||||||
</title>
|
</title>
|
||||||
<meta name="description" content="<%= page.description %>">
|
<meta name="description" content="<%= page.description %>">
|
||||||
|
|
||||||
<%- include('partials/head-styles') %>
|
|
||||||
<%- include('partials/head-fonts') %>
|
<%- include('partials/head-fonts') %>
|
||||||
|
<%- include('partials/head-styles') %>
|
||||||
|
|
||||||
<% if (page.css) { %>
|
<% if (page.css) { %>
|
||||||
<% page.css.forEach(cssFile => { %>
|
<% page.css.forEach(cssFile => { %>
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,8 @@
|
||||||
</title>
|
</title>
|
||||||
<meta name="description" content="<%= page.description %>">
|
<meta name="description" content="<%= page.description %>">
|
||||||
|
|
||||||
<%- include('partials/head-styles') %>
|
|
||||||
<%- include('partials/head-fonts') %>
|
<%- include('partials/head-fonts') %>
|
||||||
|
<%- include('partials/head-styles') %>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue