chore: del config
This commit is contained in:
@@ -4,13 +4,8 @@ import mathjax3 from 'markdown-it-mathjax3';
|
|||||||
import { main_sidebar, chapter2, chapter3, chapter4, chapter5, chapter6, chapter7, chapter8, chapter9 } from './sidebar.js';
|
import { main_sidebar, chapter2, chapter3, chapter4, chapter5, chapter6, chapter7, chapter8, chapter9 } from './sidebar.js';
|
||||||
import { nav } from './nav.js';
|
import { nav } from './nav.js';
|
||||||
import PanguPlugin from 'markdown-it-pangu'
|
import PanguPlugin from 'markdown-it-pangu'
|
||||||
import { createWriteStream } from 'node:fs'
|
|
||||||
import { resolve } from 'node:path'
|
|
||||||
import { SitemapStream } from 'sitemap'
|
|
||||||
import { fileURLToPath, URL } from 'node:url'
|
import { fileURLToPath, URL } from 'node:url'
|
||||||
|
|
||||||
const links = []
|
|
||||||
|
|
||||||
const customElements = [
|
const customElements = [
|
||||||
'mjx-container',
|
'mjx-container',
|
||||||
'mjx-assistive-mml',
|
'mjx-assistive-mml',
|
||||||
|
|||||||
Reference in New Issue
Block a user