Nana-Sakura
Nana-Sakura
根据:[source/argontheme.js](https://github.com/solstice23/hexo-theme-argon/blob/adf6e122267fba05f50b9dbd68fda22cae37f0aa/source/argontheme.js#L214)与[layout/header.ejs](https://github.com/solstice23/hexo-theme-argon/blob/7c3538397a392ba22a49ff4cbef62f3a30965a99/layout/header.ejs#L218)以及与WordPress版的Argon对比后可知css中(?)少加了backdrop-filter方法,而且,即使是WordPress版的,在Safari中也不能正常渲染出这个效果,只有在Chrome里面能够显示出来。请求修一下吧。 我试过了,但是因为我不太会js,所以搞不太定,做不到WordPress那样的效果,以及也做不到让Safari也调用出这个方法。
Tried as tutorial but got from Terminal below: ``` (node:224958) UnhandledPromiseRejectionWarning: TypeError: Cannot read properties of undefined (reading 'jre-legacy') at Bn (file:///home/nanasakura/Alicorn/build/production/HNXFINLC.js:4:4742) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Object.Yn [as installRuntime]...