aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Taunt <brad@serpapi.com>2024-02-11 18:26:29 -0500
committerBradley Taunt <brad@serpapi.com>2024-02-11 18:26:29 -0500
commit7d5631e5e653369efd1d12e2ecdd9b0e9fa0a334 (patch)
treebe9f8ac21d79b5ce47839b1df27cb9b372338127
parent2911b71ef03035f6d98c008a48bc81aa0afd9c0f (diff)
Updates to user page index, fix patch mailto
-rw-r--r--_u/bt.md2
-rw-r--r--_u/index.md8
2 files changed, 5 insertions, 5 deletions
diff --git a/_u/bt.md b/_u/bt.md
index c198a31..ec335dc 100644
--- a/_u/bt.md
+++ b/_u/bt.md
@@ -1,7 +1,7 @@
---
layout: post
name: Brad Taunt
-blurb: I'm a developer from Canada.
+blurb: I'm a designer & developer from Canada.
pageurl: bt
email: bt@btxx.org
size: 482
diff --git a/_u/index.md b/_u/index.md
index 08b08dd..10e59a4 100644
--- a/_u/index.md
+++ b/_u/index.md
@@ -12,7 +12,7 @@ Get your own `user` 1kB Club sub-folder domain!
2. Add a new file under `_u`
3. Setup the file settings based on the template below
4. Save the file as `yourname.md`
-5. [Open a PATCH here](https://lists.sr.ht/~bt/1kb-club)
+5. [Open a PATCH here](mailto:1kb-club@patches.btxx.org)
Use the template below when creating your site file (size in bytes):
@@ -20,9 +20,9 @@ Use the template below when creating your site file (size in bytes):
---
layout: post
name: Bradley Taunt
-blurb: I'm a UX designer from Canada.
-pageurl: tdarb
-email: brad@bt.ht
+blurb: I'm a designer & developer from Canada.
+pageurl: bt
+email: bt@btxx.org
size: 646
---
```