diff options
author | Bradley Taunt <brad@serpapi.com> | 2024-02-11 18:26:29 -0500 |
---|---|---|
committer | Bradley Taunt <brad@serpapi.com> | 2024-02-11 18:26:29 -0500 |
commit | 7d5631e5e653369efd1d12e2ecdd9b0e9fa0a334 (patch) | |
tree | be9f8ac21d79b5ce47839b1df27cb9b372338127 /_u/index.md | |
parent | 2911b71ef03035f6d98c008a48bc81aa0afd9c0f (diff) |
Updates to user page index, fix patch mailto
Diffstat (limited to '_u/index.md')
-rw-r--r-- | _u/index.md | 8 |
1 files changed, 4 insertions, 4 deletions
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 --- ``` |