diff options
author | Volpeon <git@volpeon.ink> | 2022-03-12 15:39:00 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-03-12 15:39:00 +0100 |
commit | 3f78f05497269d8ace60f1071c4f05483145df90 (patch) | |
tree | 8c3970d40e85c521edc2a5e50ad2033faaedb5b2 /tpl | |
parent | Added table (diff) | |
download | iro-design-3f78f05497269d8ace60f1071c4f05483145df90.tar.gz iro-design-3f78f05497269d8ace60f1071c4f05483145df90.tar.bz2 iro-design-3f78f05497269d8ace60f1071c4f05483145df90.zip |
Added more utilities
Diffstat (limited to 'tpl')
-rw-r--r-- | tpl/index.pug | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tpl/index.pug b/tpl/index.pug index 162a041..b5fe23b 100644 --- a/tpl/index.pug +++ b/tpl/index.pug | |||
@@ -626,5 +626,3 @@ html | |||
626 | +table-cell= 'Row 4,1' | 626 | +table-cell= 'Row 4,1' |
627 | +table-cell= 'Row 4,2' | 627 | +table-cell= 'Row 4,2' |
628 | +table-cell= 'Row 4,3' | 628 | +table-cell= 'Row 4,3' |
629 | |||
630 | |||