diff options
author | Jed Barber <jjbarber@y7mail.com> | 2021-02-05 17:24:33 +1100 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2021-02-05 17:24:33 +1100 |
commit | 3a1a7a4d62dce554436aa8c23e980204a481c7b4 (patch) | |
tree | 1879cb529eea1b8cadca5885958c4cd3163cb0b3 /project/complexity.yml | |
parent | 9fd72ae4c4b852b94a2f3fdc760de81206a44857 (diff) |
Added compsci tag
Diffstat (limited to 'project/complexity.yml')
-rw-r--r-- | project/complexity.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/complexity.yml b/project/complexity.yml index 22f8667..1a3b01a 100644 --- a/project/complexity.yml +++ b/project/complexity.yml @@ -25,6 +25,7 @@ unexpanded_templates: - "tags.html" - "tags/application.html" - "tags/binding.html" + - "tags/compsci.html" - "tags/copyright.html" - "tags/esoteric.html" - "tags/languages.html" |