summaryrefslogtreecommitdiff
path: root/templates/blogpost.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/blogpost.html')
-rw-r--r--templates/blogpost.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/blogpost.html b/templates/blogpost.html
index e1c937f..6f7de07 100644
--- a/templates/blogpost.html
+++ b/templates/blogpost.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" href="/codehilite-style.css">
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
<title>{[{title}]} • altaf-creator</title>
- <link rel="stylesheet" href="/packages/fontawesome-free-7.2.0-web/css/all.css">
+ <link rel="stylesheet" href="/packages/fontawesome-free/css/all.css">
<script src="/packages/markdown-it-14.1.0/dist/markdown-it.js" type="module"></script>
<style>
.center-grid {