mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 01:31:41 +11:00
attempting to build
This commit is contained in:
parent
9b91dfe270
commit
545aeaa006
4 changed files with 95 additions and 91 deletions
|
|
@ -10,7 +10,8 @@ export default defineConfig({
|
|||
lastUpdated: true,
|
||||
cleanUrls: true,
|
||||
appearance: "dark",
|
||||
srcExclude: ["README.md", "single-page"],
|
||||
srcExclude: ["README.md", "single-page", "DEVTools.md"],
|
||||
ignoreDeadLinks: true,
|
||||
head: [
|
||||
["meta", { name: "theme-color", content: "#7bc5e4" }],
|
||||
["meta", { name: "og:type", content: "website" }],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue