From 4aef96b4693f6030d29fbd6c1d8fb00fb6087c88 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 28 Feb 2020 14:43:06 +0100 Subject: icons dist --- _layouts/icon.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _layouts/icon.html (limited to '_layouts') 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 %} -- cgit v1.2.1