Update 'writing_sigils.md'

This commit is contained in:
sose 2021-04-28 07:52:58 +00:00
parent 80e9eaba5a
commit d55a3e7bd8
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
- some knowledge of javascript
## Getting started
Say we want to write a sigil for "https://time.is" to get the current times
around the world and serve them in gemtext format. Our first step is to create
Say we want to write a sigil for "https://time.is" to get the current time
and date and serve them in gemtext format. Our first step is to create
the file `time.is` and place it in the `sigils` directory.
## Writing the sigil