diff --git a/README.md b/README.md
index ae20a62..a9ffb9c 100644
--- a/README.md
+++ b/README.md
@@ -1,26 +1,21 @@
[main-version]: https://img.shields.io/github/package-json/v/7rs/pages/main?style=flat-square&label=main&labelColor=000&color=blue
[main-modified]: https://flat.badgen.net/github/last-commit/7rs/pages/main?label&color=purple
-[pre-version]: https://img.shields.io/github/package-json/v/7rs/pages/pre?style=flat-square&label=pre&labelColor=000&color=blue
-[pre-modified]: https://flat.badgen.net/github/last-commit/7rs/pages/pre?label&color=purple
[dev-version]: https://img.shields.io/github/package-json/v/7rs/pages/dev?style=flat-square&label=dev&labelColor=000&color=blue
[dev-modified]: https://flat.badgen.net/github/last-commit/7rs/pages/dev?label&color=purple
-
![Version][main-version]![Last commit][main-modified]
-![Version][pre-version]![Last commit][pre-modified]
![Version][dev-version]![Last commit][dev-modified]
# [Pages](https://7rs.dev/)
**Fast**, **Readable** and **Flexible**.
- A tool to create awesome websites. And an website.
+ The tools to create awesome websites. And an website.
## What's new
@@ -28,8 +23,6 @@
There are **breaking changes** and **many bugs**.
Please create an issue or report to the discord server If you have any issues.
-
-
[pagespeed-insights]: https://pagespeed.web.dev/
## 🎁 Features (Goals)
@@ -58,8 +51,6 @@
- [Color schemes](https://en.wikipedia.org/wiki/Light-on-dark_color_scheme)
-
-
## 💡 Getting Started
If cloning over HTTPS, replace to this url:
@@ -77,13 +68,13 @@
pnpm dev
```
+[cc0]: https://creativecommons.org/publicdomain/zero/1.0/
[astro-badge]: https://astro.badg.es/v2/built-with-astro/large.svg
[unsplash-badge]: https://img.shields.io/badge/Unsplash-black?style=for-the-badge&logo=unsplash
-[cc0]: https://creativecommons.org/publicdomain/zero/1.0/
[stackshare-badge]: https://img.shields.io/badge/stackshare-0690FA?style=for-the-badge&logo=stackshare&logoColor=white
[license-badge]: https://img.shields.io/badge/license-black?style=for-the-badge
-### ⚖️ License
+## ⚖️ License
[Pages](https://github.com/7rs/pages) is published under [CC0][cc0] except for asset files.
@@ -91,15 +82,9 @@
[![License][license-badge]](https://github.com/7rs/pages/blob/main/LICENSE)
[![Unsplash][unsplash-badge]](https://unsplash.com/license)
- [![stackshare-badge][stackshare-badge]](https://stackshare.io/7rs/pages)
-
-### ️🖋️ Author
-
-
-- [Cbrnex](https://github.com/7rs)
-
+ [![Stackshare][stackshare-badge]](https://stackshare.io/7rs/pages)
-### 🛠️ Contributing
+## 🛠️ Contributing
Please use **Japanese** or **English**.
diff --git a/package.json b/package.json
index 05d98de..6fa69d5 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"type": "module",
"name": "root",
"version": "0.4.2",
- "description": "A tool to create awesome websites.",
+ "description": "The tools to create awesome websites.",
"keywords": ["pages", "pagesjs", "7rs.dev"],
"homepage": "https://7rs.dev/",
"bugs": "https://github.com/7rs/pages/issues",
diff --git a/src/components/index/LandingSection.astro b/src/components/index/LandingSection.astro
index 4786203..048be18 100644
--- a/src/components/index/LandingSection.astro
+++ b/src/components/index/LandingSection.astro
@@ -8,7 +8,7 @@ import LinkButton from "@components/LinkButton.astro";
A tool to create awesome websites. And an website.
+The tools to create awesome websites. And an website.