From 9fd72ae4c4b852b94a2f3fdc760de81206a44857 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Fri, 5 Feb 2021 11:21:30 +1100 Subject: Tagging system created --- project/complexity.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'project/complexity.yml') diff --git a/project/complexity.yml b/project/complexity.yml index 6537139..22f8667 100644 --- a/project/complexity.yml +++ b/project/complexity.yml @@ -22,4 +22,16 @@ unexpanded_templates: - "steelman.html" - "integral.html" - "packrat.html" + - "tags.html" + - "tags/application.html" + - "tags/binding.html" + - "tags/copyright.html" + - "tags/esoteric.html" + - "tags/languages.html" + - "tags/legal.html" + - "tags/library.html" + - "tags/mathematics.html" + - "tags/politics.html" + - "tags/programming.html" + - "tags/videogames.html" -- cgit