diff --git a/index.html b/index.html
index a95c36184e70dff1fd96272d258adc2a2152b290..b49406c6577cd156dbcfd0e51640eeba4bbab6d5 100644
--- a/index.html
+++ b/index.html
@@ -68,6 +68,7 @@
                         children: pages,
                     },
                 ],
+                fetchOptions: { cache: 'no-cache' },
             });
         }
         init();