From 9852e338b03cd318bab07af8c8e27989c6e2112d Mon Sep 17 00:00:00 2001 From: Bangara Raju Kottedi Date: Tue, 7 May 2024 05:09:14 +0530 Subject: [PATCH] config error --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 871362a..f3e87cd 100644 --- a/_config.yml +++ b/_config.yml @@ -125,7 +125,7 @@ pwa: # Usually its value is the `baseurl` of another website that # shares the same domain name as the current website. deny_paths: - "/api" + - "/api" # - "/example" # URLs match `/example/*` will not be cached by the PWA paginate: 10