From fcded84ac4d828d9b83d604460faa14408f344da Mon Sep 17 00:00:00 2001
From: Ernest <22850435+soc221b@users.noreply.github.com>
Date: Sun, 22 Sep 2024 11:20:27 +0800
Subject: [PATCH] docs: update (#1459)
Co-authored-by: Ernest <>
---
.prettierignore | 1 -
docs/.vitepress/config.mjs | 6 ++--
docs/public/ads.txt | 1 -
docs/public/google8464686d8d2a6081.html | 1 -
docs/public/privacy-policy.txt | 40 -------------------------
5 files changed, 3 insertions(+), 46 deletions(-)
delete mode 100644 docs/public/ads.txt
delete mode 100644 docs/public/google8464686d8d2a6081.html
delete mode 100644 docs/public/privacy-policy.txt
diff --git a/.prettierignore b/.prettierignore
index 82830f5c5..e98a8eec1 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -6,7 +6,6 @@ __fixtures__
pnpm-lock.yaml
import-meta-env.d.ts
*.rs
-docs/public/google8464686d8d2a6081.html
packages/examples/angular-webpack-example
packages/examples/vite-config-build-out-dir-example/custom-out-dir
diff --git a/docs/.vitepress/config.mjs b/docs/.vitepress/config.mjs
index 2883858c5..474807567 100644
--- a/docs/.vitepress/config.mjs
+++ b/docs/.vitepress/config.mjs
@@ -53,8 +53,8 @@ export default defineConfig({
link: "/migration",
},
{
- text: "Buy me a coffee",
- link: "https://www.buymeacoffee.com/iendeavor",
+ text: "Other Projects",
+ link: "https://soc221b.github.io/",
},
],
@@ -70,7 +70,7 @@ export default defineConfig({
footer: {
message: "Released under the MIT License.",
copyright:
- "Created by Ernest",
+ "Created by Ernest",
},
},
diff --git a/docs/public/ads.txt b/docs/public/ads.txt
deleted file mode 100644
index 394bbaf92..000000000
--- a/docs/public/ads.txt
+++ /dev/null
@@ -1 +0,0 @@
-google.com, pub-6110487434003355, DIRECT, f08c47fec0942fa0
\ No newline at end of file
diff --git a/docs/public/google8464686d8d2a6081.html b/docs/public/google8464686d8d2a6081.html
deleted file mode 100644
index 8fe6a1f1b..000000000
--- a/docs/public/google8464686d8d2a6081.html
+++ /dev/null
@@ -1 +0,0 @@
-google-site-verification: google8464686d8d2a6081.html
\ No newline at end of file
diff --git a/docs/public/privacy-policy.txt b/docs/public/privacy-policy.txt
deleted file mode 100644
index 6b6d0d1cd..000000000
--- a/docs/public/privacy-policy.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-# Privacy Policy
-
-Import-meta-env takes your privacy seriously. To better protect your privacy we provide this privacy policy notice explaining the way your personal information is collected and used.
-
-
-## Collection of Routine Information
-
-This website track basic information about their visitors. This information includes, but is not limited to, IP addresses, browser details, timestamps and referring pages. None of this information can personally identify specific visitors to this website. The information is tracked for routine administration and maintenance purposes.
-
-
-## Cookies
-
-Where necessary, this website uses cookies to store information about a visitor’s preferences and history in order to better serve the visitor and/or present the visitor with customized content.
-
-
-## Advertisement and Other Third Parties
-
-Advertising partners and other third parties may use cookies, scripts and/or web beacons to track visitors activities on this website in order to display advertisements and other useful information. Such tracking is done directly by the third parties through their own servers and is subject to their own privacy policies. This website has no access or control over these cookies, scripts and/or web beacons that may be used by third parties. Learn how to [opt out of Google’s cookie usage](http://www.google.com/privacy_ads.html).
-
-
-## Links to Third Party Websites
-
-We have included links on this website for your use and reference. We are not responsible for the privacy policies on these websites. You should be aware that the privacy policies of these websites may differ from our own.
-
-
-## Security
-
-The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security.
-
-
-## Changes To This Privacy Policy
-
-This Privacy Policy is effective as of 2023-11-08 and will remain in effect except with respect to any changes in its provisions in the future, which will be in effect immediately after being posted on this page.
-
-We reserve the right to update or change our Privacy Policy at any time and you should check this Privacy Policy periodically. If we make any material changes to this Privacy Policy, we will notify you either through the email address you have provided us, or by placing a prominent notice on our website.
-
-
-## Contact Information
-
-For any questions or concerns regarding the privacy policy, please send us an email to iendeavor.github.io@gmail.com.