mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 19:41:02 +08:00
Update PostLayout.astro
This commit is contained in:
@@ -66,13 +66,13 @@ const structuredData = {
|
|||||||
<link
|
<link
|
||||||
rel="preload"
|
rel="preload"
|
||||||
as="style"
|
as="style"
|
||||||
href="https://s4.zstatic.net/npm/twikoo@1.7.11/dist/twikoo.css"
|
href="https://s4.zstatic.net/npm/twikoo@1.7.15/dist/twikoo.css"
|
||||||
onload="this.onload=null;this.rel='stylesheet'"
|
onload="this.onload=null;this.rel='stylesheet'"
|
||||||
/>
|
/>
|
||||||
<script
|
<script
|
||||||
is:inline
|
is:inline
|
||||||
data-cfasync="false"
|
data-cfasync="false"
|
||||||
src="https://s4.zstatic.net/npm/twikoo@1.7.11/dist/twikoo.nocss.js"
|
src="https://s4.zstatic.net/npm/twikoo@1.7.15/dist/twikoo.nocss.js"
|
||||||
async
|
async
|
||||||
defer
|
defer
|
||||||
></script>
|
></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user