forked from bt/1kb-club
Updates to user page index, fix patch mailto
This commit is contained in:
parent
2911b71ef0
commit
7d5631e5e6
2 changed files with 5 additions and 5 deletions
2
_u/bt.md
2
_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
|
||||
|
|
|
@ -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
|
||||
---
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue