Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mikeblum/hugo-now.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Blum <me@mblum.me>2021-04-12 00:49:32 +0300
committerMichael Blum <me@mblum.me>2021-04-12 00:49:32 +0300
commit3584e1682aa37a83eafe671aa44a5c77c066b0f1 (patch)
treea76b31ccd78338a356c7dc53183ba2c3256214e3 /layouts/partials
parent28f82d2b45ec0cda9ceedc2ba8047d6840ef36c8 (diff)
dependabot args-parser + minify styles0.1.1
Diffstat (limited to 'layouts/partials')
-rw-r--r--layouts/partials/includes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/includes.html b/layouts/partials/includes.html
index 08883eb..5376f4d 100644
--- a/layouts/partials/includes.html
+++ b/layouts/partials/includes.html
@@ -1,2 +1,2 @@
<!-- CSS -->
-<link rel="stylesheet" href="/css/style.css">
+<link rel="stylesheet" href="/css/style.min.css">