Add terms.html template.

Add index.html template.
Fix list.html template.
This commit is contained in:
panr
2020-06-17 16:52:02 +02:00
parent b19e56a9d8
commit 0925abe5d8
6 changed files with 94 additions and 11 deletions

View File

@ -13,3 +13,4 @@
@import 'prism';
@import 'syntax';
@import 'code';
@import 'terms';