diff options
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 %} |