Skip to content

Commit 77fb871

Browse files
committed
edits, added alex-we.in and postpostscript
1 parent 7343732 commit 77fb871

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/content/docs/quickstarts/first-website.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Your first website val
33
description: Make your first website val - a personal site
4-
lastUpdated: 2024-05-10
54
---
65

76
import Val from "@components/Val.astro";
@@ -15,15 +14,18 @@ If you get stuck, please ask for help in the [Val Town Discord](https://discord.
1514
[Sign up to Val Town](https://www.val.town/auth/signup). It's free.
1615

1716
### Step 2: Fork this template
17+
On the val below, click **** > **Fork**.
1818

1919
<Val
2020
url="https://www.val.town/embed/stevekrouse/linkInBioTemplate"
2121
height="800px"
2222
/>
2323

24+
You can leave the embedded window here any time by `cmd` / `ctrl` + `click`ing any link.
25+
2426
### Step 3: Customize your name, links, colors, etc
2527

26-
1. Edit your name in title title and h1.
28+
1. Edit your name in `<title> </title>` in `h1`.
2729
2. Edit your self-description line.
2830
3. Customize your links.
2931
4. Customize the styles.
@@ -36,4 +38,6 @@ You can add a custom domain to your website in [Custom Domains](https://www.val.
3638

3739
- [willkrouse.com](https://willkrouse.com)
3840
- [stevekrouse.com](https://stevekrouse.com)
41+
- [alex-we.in](https://alex-we.in/)
42+
- [postpostscript-blog.web.val.run](https://postpostscript-blog.web.val.run/)
3943
- ...add yours here! (via the edit button below)

0 commit comments

Comments
 (0)