diff options
author | codecalm <codecalm@gmail.com> | 2020-02-28 14:43:06 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-28 14:43:06 +0100 |
commit | 4aef96b4693f6030d29fbd6c1d8fb00fb6087c88 (patch) | |
tree | cabf43e3e219daf009edfefb3adc62dba3085053 /_layouts | |
parent | chevrons (diff) | |
download | tabler-icons-4aef96b4693f6030d29fbd6c1d8fb00fb6087c88.tar.xz |
icons dist
Diffstat (limited to '_layouts')
-rw-r--r-- | _layouts/icon.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_layouts/icon.html b/_layouts/icon.html new file mode 100644 index 00000000..532da97c --- /dev/null +++ b/_layouts/icon.html @@ -0,0 +1,3 @@ +--- +--- +{% include icon.html name=page.slug %} |