mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 01:31:41 +11:00
ignore until I fix
This commit is contained in:
parent
fd18f2fc24
commit
7eed3a7bcb
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ export default defineConfig({
|
||||||
lastUpdated: true,
|
lastUpdated: true,
|
||||||
cleanUrls: true,
|
cleanUrls: true,
|
||||||
appearance: "dark",
|
appearance: "dark",
|
||||||
srcExclude: ["README.md", "single-page"],
|
srcExclude: ["README.md", "single-page", "DEVTools.md"],
|
||||||
ignoreDeadLinks: true,
|
ignoreDeadLinks: true,
|
||||||
head: [
|
head: [
|
||||||
["meta", { name: "theme-color", content: "#7bc5e4" }],
|
["meta", { name: "theme-color", content: "#7bc5e4" }],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue