incorporate search into website

This commit is contained in:
Peter 2025-03-16 16:34:26 -04:00
parent 702cd0201c
commit 1c4fe877f5
5 changed files with 414 additions and 0 deletions

View file

@ -63,3 +63,5 @@ aria = "Mi correo electrónico"
name = "rss"
weight = 4
url = "/blog/index.xml"
[outputs]
home = ["HTML", "RSS", "JSON"]