From fe151338aeedcf04cc2078653193903519f7b4ad Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 10 Mar 2020 22:12:47 +0100 Subject: icons directory structure --- _layouts/icon.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _layouts/icon.html (limited to '_layouts/icon.html') 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 %} -- cgit v1.2.1