aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorsoaos <soaos@soaos.dev>2026-01-29 22:47:59 -0500
committersoaos <soaos@soaos.dev>2026-01-29 22:47:59 -0500
commit328cfb85c4698f53c2fcf6b7b3e15bd469b654b3 (patch)
tree9afe2e77d2b1ce4b9798a3a61157f7fe965ffef1 /templates/base.html
parent96b0c561c07547939e1094737e7b7e647c2db1dd (diff)
Blog post meta tagsHEADmaster
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index b61eea1..2902d19 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -15,6 +15,7 @@
<link rel="stylesheet" href="/98.css" />
<link rel="stylesheet" href="/style.css" />
<meta charset="UTF-8" />
+ {% block headcontent %} {% endblock headcontent %}
</head>
<body>
<header>