From de658f1ddd547570322fd3c8a80af8c7f523c835 Mon Sep 17 00:00:00 2001 From: Nofated095 Date: Fri, 24 Nov 2023 22:55:20 +0800 Subject: [PATCH] update sw.js --- layout/common/scripts.jsx | 12 +++++++++++- package.json | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/layout/common/scripts.jsx b/layout/common/scripts.jsx index 9ce4537..28078a0 100644 --- a/layout/common/scripts.jsx +++ b/layout/common/scripts.jsx @@ -45,7 +45,17 @@ module.exports = class extends Component { var lazyLoadInstance = new LazyLoad({ }); - + ; } }; diff --git a/package.json b/package.json index 183301e..46a90cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-amane", - "version": "0.0.29", + "version": "0.0.30", "author": "Nofated095 ", "license": "MIT", "description": "A simple, delicate, and modern theme for Hexo",