diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 8c7b60d76..7f719bb13 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -35,7 +35,7 @@ This Code of Conduct applies within all project spaces, and it also applies when ## Enforcement -Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at cory@abeautifulsite.net. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at support@fontawesome.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership. diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 45313954b..000000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1 +0,0 @@ -github: [claviska] diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 3e8f91ebb..4de9dbae4 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -2,6 +2,6 @@ We take security issues in Web Awesome very seriously and appreciate your efforts to disclose your findings responsibly. -To report a security issue, email [cory@fontawesome.com](mailto:cory@abeautifulsite.net) and include "WEB AWESOME SECURITY" in the subject line. +To report a security issue, email [support@fontawesome.com](mailto:support@fontawesome.com) and include "WEB AWESOME SECURITY" in the subject line. We'll respond as soon as possible and keep you updated throughout the process. diff --git a/README.md b/README.md index a8378bd10..8524bb7fc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Web Awesome -A forward-thinking library of web components. - - Works with all frameworks 🧩 - Works with CDNs šŸš› - Fully customizable with CSS šŸŽØ diff --git a/cspell.json b/cspell.json index ccaf8e4f9..5a27ef323 100644 --- a/cspell.json +++ b/cspell.json @@ -21,7 +21,6 @@ "cdndir", "chatbubble", "checkmark", - "claviska", "Clippy", "codebases", "codepen", @@ -86,7 +85,6 @@ "Kool", "labelledby", "Laravel", - "LaViska", "linkify", "listbox", "listitem", diff --git a/docs/src/components/Search.astro b/docs/src/components/Search.astro deleted file mode 100644 index 4a36d9524..000000000 --- a/docs/src/components/Search.astro +++ /dev/null @@ -1,389 +0,0 @@ ---- ---- - - diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 5591daa81..f20655da4 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -1,5 +1,5 @@ --- -title: 'Web Awesome: A forward-thinking library of web components.' +title: 'Web Awesome' description: Hand-crafted custom elements for any occasion. --- diff --git a/docs/src/content/docs/resources/accessibility.md b/docs/src/content/docs/resources/accessibility.md index ede6b5960..a739c1aa2 100644 --- a/docs/src/content/docs/resources/accessibility.md +++ b/docs/src/content/docs/resources/accessibility.md @@ -17,5 +17,4 @@ I’m fully aware that I may not get it right every time for every user, so I in This is the path forward. Together, we will continue to make Web Awesome accessible to as many users as possible. -— Cory LaViska
-_Creator of Web Awesome_ +— The Web Awesome team diff --git a/docs/src/content/docs/resources/community.md b/docs/src/content/docs/resources/community.md index 7658db794..493276006 100644 --- a/docs/src/content/docs/resources/community.md +++ b/docs/src/content/docs/resources/community.md @@ -37,7 +37,7 @@ The [community chat](https://discord.gg/mg8f26C) is open to the public and power ## Twitter -Follow [@shoelace_style](https://twitter.com/shoelace_style) on Twitter for general updates and announcements about Web Awesome. This is a great place to say "hi" or to share something you're working on. You're also welcome to follow [@claviska](https://twitter.com/claviska), the creator, for tweets about web components, web development, and life. +Follow [@shoelace_style](https://twitter.com/shoelace_style) on Twitter for general updates and announcements about Web Awesome. This is a great place to say "hi" or to share something you're working on. **Please avoid using Twitter for support questions.** The [discussion forum](https://github.com/shoelace-style/shoelace/discussions) is a much better place to share code snippets, screenshots, and other troubleshooting info. You'll have much better luck there, as more users will have a chance to help you.