From 87f9e8904842b6f219b89ee1bb1d2e1f952f753f Mon Sep 17 00:00:00 2001
From: Robert <metbril@users.noreply.github.com>
Date: Sun, 26 Jul 2020 23:33:41 +0000
Subject: [PATCH] Prefix term with taxonomy title (#369)

---
 theme.toml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/theme.toml b/theme.toml
index 5a7ab00..adf3e70 100644
--- a/theme.toml
+++ b/theme.toml
@@ -19,7 +19,7 @@
   "single-column",
   "syntax-highlighting"
 ]
-min_version = "0.57"
+min_version = "0.73.0"
 
 [author]
   name = "Luiz F. A. de PrĂ¡"

--
Gitblit v1.10.0