From d55a3e7bd81910dde1edeef3177d22c71e7a92c5 Mon Sep 17 00:00:00 2001 From: sose Date: Wed, 28 Apr 2021 07:52:58 +0000 Subject: [PATCH] Update 'writing_sigils.md' --- writing_sigils.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/writing_sigils.md b/writing_sigils.md index c9551ac..2d4f688 100644 --- a/writing_sigils.md +++ b/writing_sigils.md @@ -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