From 76ab46dda12bcc51e5c2e4a651cf421ed8bb6825 Mon Sep 17 00:00:00 2001 From: He4eT Date: Fri, 19 Jan 2024 16:16:19 +0100 Subject: [PATCH] css: reorder --- src/layouts/post.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/post.ejs b/src/layouts/post.ejs index 2509f97..2690930 100644 --- a/src/layouts/post.ejs +++ b/src/layouts/post.ejs @@ -8,8 +8,8 @@ - <%- include('partials/head-fonts') %> <%- include('partials/head-styles') %> + <%- include('partials/head-fonts') %>