remove a a duplicated word in example site (#787)

I found this when looking for duplicative words in my own use.
This commit is contained in:
Eitan Adler
2025-11-17 06:49:00 -08:00
committed by GitHub
parent 2687e34ac0
commit e08d9b796d
@@ -290,7 +290,7 @@ tags = ["tags", "categories"]
## the bit that says "YOUR_NAME_HERE"
```
Note that the the skeleton's template files are empty. Don't worry, we'll be changing that shortly.
Note that the skeleton's template files are empty. Don't worry, we'll be changing that shortly.
```
$ find themes/zafta -name '*.html' | xargs ls -l