代码主题

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

@@ -7,6 +7,9 @@ import Image from 'next/image'
import Link from 'next/link'
import { Code } from 'react-notion-x/build/third-party/code'
import 'prism-themes/themes/prism-material-light.css'
import 'katex/dist/katex.min.css'
const Equation = dynamic(() =>
import('react-notion-x/build/third-party/equation').then(async (m) => {
// 化学方程式