diff options
author | codecalm <codecalm@gmail.com> | 2021-04-18 15:37:38 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-18 15:37:38 +0200 |
commit | e64dff274456b1f17a5212f3839ac56305b4d4cc (patch) | |
tree | 3dd086ccc4707d8bf3ec761552fee632a1d2b349 /src/_layouts/icon.html | |
parent | numbered (ordered) list icon #97 (diff) | |
download | tabler-icons-e64dff274456b1f17a5212f3839ac56305b4d4cc.tar.xz |
mushroom, pizza fixes
Diffstat (limited to 'src/_layouts/icon.html')
-rw-r--r-- | src/_layouts/icon.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_layouts/icon.html b/src/_layouts/icon.html index 532da97c..4ef8c28d 100644 --- a/src/_layouts/icon.html +++ b/src/_layouts/icon.html @@ -1,3 +1,3 @@ --- --- -{% include icon.html name=page.slug %} +{% include_cached icon.html name=page.slug %} |