diff options
Diffstat (limited to '_layouts/icon.html')
-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 0000000..532da97 --- /dev/null +++ b/_layouts/icon.html @@ -0,0 +1,3 @@ +--- +--- +{% include icon.html name=page.slug %} |