diff --git a/README.md b/README.md index 0d485df..0c25b57 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This guide covers deploying your Hugo site that fetches content from Nostr relays using nak. The system runs on a cron job that automatically updates content every 30 minutes. Architecture +Example site: [https://setto.basspistol.com](https://setto.basspistol.com) + ``` Nostr Relays → nak → jq → JSON files → Hugo → Static HTML → Web Server ```