From 8f5aaee7aaf82a8939deb715483a1c45fe45efa8 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Wed, 22 May 2019 10:42:48 +0200 Subject: Add empty taxonomy templates to hide warnings without setting --- layouts/taxonomy/list.html | 0 layouts/taxonomy/taxonomy.html | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 layouts/taxonomy/list.html create mode 100644 layouts/taxonomy/taxonomy.html (limited to 'layouts') diff --git a/layouts/taxonomy/list.html b/layouts/taxonomy/list.html new file mode 100644 index 0000000..e69de29 diff --git a/layouts/taxonomy/taxonomy.html b/layouts/taxonomy/taxonomy.html new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3