Skip to content

Commit fcded84

Browse files
authored
docs: update (#1459)
Co-authored-by: Ernest <>
1 parent 1ef7f03 commit fcded84

File tree

5 files changed

+3
-46
lines changed

5 files changed

+3
-46
lines changed

.prettierignore

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ __fixtures__
66
pnpm-lock.yaml
77
import-meta-env.d.ts
88
*.rs
9-
docs/public/google8464686d8d2a6081.html
109

1110
packages/examples/angular-webpack-example
1211
packages/examples/vite-config-build-out-dir-example/custom-out-dir

docs/.vitepress/config.mjs

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ export default defineConfig({
5353
link: "/migration",
5454
},
5555
{
56-
text: "Buy me a coffee",
57-
link: "https://www.buymeacoffee.com/iendeavor",
56+
text: "Other Projects",
57+
link: "https://soc221b.github.io/",
5858
},
5959
],
6060

@@ -70,7 +70,7 @@ export default defineConfig({
7070
footer: {
7171
message: "Released under the MIT License.",
7272
copyright:
73-
"Created by <a href='https://github.com/iendeavor' target='_blank'>Ernest</a>",
73+
"Created by <a href='https://github.com/soc221b' target='_blank'>Ernest</a>",
7474
},
7575
},
7676

docs/public/ads.txt

-1
This file was deleted.

docs/public/google8464686d8d2a6081.html

-1
This file was deleted.

docs/public/privacy-policy.txt

-40
This file was deleted.

0 commit comments

Comments
 (0)