mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 19:59:54 +08:00
docs: disable stupid service worker
This commit is contained in:
@@ -2,7 +2,7 @@ module.exports = {
|
||||
title: 'RSSHub',
|
||||
description: '🍰 使用 RSS 连接全世界',
|
||||
ga: 'UA-48084758-10',
|
||||
serviceWorker: true,
|
||||
serviceWorker: false,
|
||||
themeConfig: {
|
||||
repo: 'DIYgod/RSSHub',
|
||||
editLinks: true,
|
||||
|
||||
Reference in New Issue
Block a user