parent
18bc979973
commit
9c7034329a
@ -0,0 +1,15 @@ |
|||||||
|
### Don't edit index.md directly! |
||||||
|
|
||||||
|
### To sign, create a file in `_data/signed/` named `<username>.yaml` with the following content: |
||||||
|
|
||||||
|
```yaml |
||||||
|
name: <your name here> |
||||||
|
link: <link to your profile or site> |
||||||
|
``` |
||||||
|
|
||||||
|
### Example |
||||||
|
|
||||||
|
```yaml |
||||||
|
name: Richard Matthew Stallman |
||||||
|
link: https://stallman.org/ |
||||||
|
``` |
Loading…
Reference in new issue