aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md33
-rw-r--r--src/layouts/Layout.astro5
2 files changed, 10 insertions, 28 deletions
diff --git a/README.md b/README.md
index 6d32d8b..b3f4565 100644
--- a/README.md
+++ b/README.md
@@ -1,39 +1,18 @@
-# Astrolink: Template to share about yourself
+# Astrolink-Moe: LinkTree Alternative Template to share about yourself
+
+A derivative of the original [Astrolink](https://github.com/alamguardin/Astrolink) but now more moe
+
```sh
-git clone https://github.com/alamguardin/Astrolink.git
+git clone https://github.com/pinapelz/astrolink-moe.git
```
-
-![Preview](/src/assets/screenshot-app.png)
+![Preview](https://files.catbox.moe/zomqaz.png)
## 🚀 How to change the content?
To change the content of the templates, simply locate the ```user.json``` file inside the data folder. You can change the name, profession, and the links you want.
-```text
-/
-├── public/
-│ └── favicon.svg
-├── src/
-│ ├── assets/
-│ │ └── screenshot-app.png
-│ │ └── user-profile-image.png
-│ ├── components/
-│ │ └── icons/
-│ │ └── Link.astro
-│ │ └── List.astro
-│ │ └── Profile.astro
-│ │ └── Shadow.astro
-│ ├── data/
-│ │ └── user.json
-│ ├── layouts/
-│ │ └── Layout.astro
-│ └── pages/
-│ └── index.astro
-└── package.json
-```
-
Oh, additionally, you have the entire iconography of [Remixicons](https://remixicon.com/) available. You just need to write the name of the icon within the ```"icon"``` key of each link in the ```user.json``` file.
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index 8d5c7e4..e79c99d 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -10,7 +10,10 @@ const { title } = Astro.props;
<html lang="en">
<head>
<meta charset="UTF-8" />
- <meta name="description" content="Astro description" />
+ <meta
+ name="description"
+ content="providing only the most moe of web services"
+ />
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage