diff --git a/themes/yilia/layout/_partial/aside.ejs b/themes/yilia/layout/_partial/aside.ejs index 1f24950..4f7c0c6 100644 --- a/themes/yilia/layout/_partial/aside.ejs +++ b/themes/yilia/layout/_partial/aside.ejs @@ -2,7 +2,7 @@
<% if (theme.top){ %> diff --git a/themes/yilia/layout/layout.ejs b/themes/yilia/layout/layout.ejs index 5c681d0..a2395a5 100644 --- a/themes/yilia/layout/layout.ejs +++ b/themes/yilia/layout/layout.ejs @@ -15,6 +15,7 @@
+ <%- partial('_partial/mobile-nav', null, {cache: !config.relative_link}) %>