Skip to content

Commit 79bb917

Browse files
committed
link about
1 parent f1f397f commit 79bb917

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

routes/_layout.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ export default function Layout({ Component, state }: PageProps) {
1111
<Component />
1212
</main>
1313
<span class="text-sm text-center mb-4">
14+
<a href="/pages/about">About</a>
15+
{" | "}
1416
See site source <a href="https://github.com/modfest/website">here</a>.
1517
{" | "}
1618
<a href="/dev">ModFest Developer Tools</a>

static/assets/pages/about.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# Who is ModFest?
1+
# About Us
22

33
---
44

5+
## Who is ModFest?
6+
57
ModFest and BlanketCon are made possible by **enthusiastic members of the community**. These are:
68
- **Participants**, who create mods, builds, and events, help less experienced peers, and bring an audience!
79
- **Volunteers**, who are chosen (with permission) for their skillset from our participant-base, and:
@@ -14,9 +16,7 @@ ModFest and BlanketCon are made possible by **enthusiastic members of the commun
1416

1517
---
1618

17-
# What isn't ModFest?
18-
19-
---
19+
## What isn't ModFest?
2020

2121
> _Here's some clarifications about the non-goals of ModFest and its events - and effectively ModFest's "spirit"_
2222
@@ -64,11 +64,3 @@ The word "ModFest" also isn't ours. We suffix it, so if you want to avoid being
6464
_Blue ModFest, Green's ModFest, Old Timey ModFest?_ - just do your best to carry the spirit!
6565

6666
Use it as a noun for mod-build jams if you like - _There's a new modfest called [Mod Garden](http://modgarden.net) these days_...
67-
68-
---
69-
70-
# Volunteering
71-
72-
---
73-
74-
Blurb about getting involved (PRs, music, performance, participation, etc) goes here.

0 commit comments

Comments
 (0)