代码主题

This commit is contained in:
tangly1024
2022-12-24 13:09:12 +08:00
parent 82a190fd85
commit 7524fc3256
6 changed files with 33 additions and 30 deletions

View File

@@ -2,6 +2,7 @@ import React from 'react'
import { init } from '@waline/client'
import BLOG from '@/blog.config'
import { useRouter } from 'next/router'
import '@waline/client/dist/waline.css'
const path = ''
let waline = null