[03/05/23] updated category and tag archives and added an atom feed

This commit is contained in:
Andrew Conlin 2023-05-03 21:27:26 +01:00
parent e66097a7c6
commit f353e6616a
45 changed files with 3272 additions and 24 deletions

View file

@ -5,6 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:image" content="https://andrewconl.in/assets/images/og-image-template.jpg">
{% feed_meta %}
<title>andrew conlin</title>
<link href="https://use.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet">
@ -19,6 +20,9 @@
<h1 style="font-weight: 500;">
{{ page.title }}
</h1>
<p>
{{ page.subtitle }}
</p>
{{ content }}
<br>
<br>