about summary refs log tree commit diff stats
path: root/themes/xmin/templates/categories
diff options
context:
space:
mode:
authorAlan Pearce2020-11-15 13:14:37 +0100
committerAlan Pearce2020-11-15 13:15:31 +0100
commit6385a5f78ce2ad7409811927b10fc2b62e427643 (patch)
tree557406eaea728d84f82e852ada8fd97199d1a709 /themes/xmin/templates/categories
parent78096da0f478a0b11b77f365cedc855e7c680e14 (diff)
downloadwebsite-6385a5f78ce2ad7409811927b10fc2b62e427643.tar.lz
website-6385a5f78ce2ad7409811927b10fc2b62e427643.tar.zst
website-6385a5f78ce2ad7409811927b10fc2b62e427643.zip
Extract theme from templates
Diffstat (limited to 'themes/xmin/templates/categories')
l---------themes/xmin/templates/categories/list.html1
l---------themes/xmin/templates/categories/single.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/themes/xmin/templates/categories/list.html b/themes/xmin/templates/categories/list.html
new file mode 120000
index 0000000..e0e4e08
--- /dev/null
+++ b/themes/xmin/templates/categories/list.html
@@ -0,0 +1 @@
+../tags/list.html
\ No newline at end of file
diff --git a/themes/xmin/templates/categories/single.html b/themes/xmin/templates/categories/single.html
new file mode 120000
index 0000000..86f5e80
--- /dev/null
+++ b/themes/xmin/templates/categories/single.html
@@ -0,0 +1 @@
+../tags/single.html
\ No newline at end of file