diff --git a/assets/js/data/swcache.js b/assets/js/data/swcache.js index 8ef8893..0ca9374 100644 --- a/assets/js/data/swcache.js +++ b/assets/js/data/swcache.js @@ -23,7 +23,7 @@ const resource = [ '{{ "/index.html" | relative_url }}', '{{ "/404.html" | relative_url }}', {% for tab in site.tabs %} - '{{ tab.url }}', + '{{ tab.url | relative_url }}', {% endfor %} /* --- Icons --- */