From 3f8c47367830f9686b91c2c32158940de4c65466 Mon Sep 17 00:00:00 2001
From: Ella <git@ella.cx>
Date: Sun, 17 Apr 2022 08:33:16 +0000
Subject: [PATCH] Fix typo: recomment -> recommend
---
layouts/_default/taxonomy.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/layouts/_default/taxonomy.html b/layouts/_default/taxonomy.html
index e0a1e87..b7a45b1 100644
--- a/layouts/_default/taxonomy.html
+++ b/layouts/_default/taxonomy.html
@@ -28,6 +28,7 @@
</article>
{{partial "contact.html" .}}
</div>
+{{partial "popover.html" .}}
</body>
</html>
--
Gitblit v1.10.0