diff --git a/content/yeet.md b/content/yeet.md index caa2bc9..1ff17cb 100644 --- a/content/yeet.md +++ b/content/yeet.md @@ -20,8 +20,15 @@ I (VA3ZZA) will be the primary operator of VB3YEET, although I may allow some ot There is very little in the way of a plan for which bands, frequencies, and modes will be in use. Please refer to the following data for real-time information about callsign usage: + +### Cheating: APRS + +I figured I might as well set up something special for this station. Through the entire period of the event, VB3YEET will be listening for APRS messages and logging them to LOtW automatically as Digital/FM contacts. I'm excited to see how many people want to try out this feature, and if I goes well, I may set up a more permanent automated station under one of my personal calls. + +To participate, send a message to the SSID: [`VB3YEET`](https://aprs.fi/?c=message&call=VB3YEET) and await your response. + +## Logs +
- -## WIP. Please check back soon \ No newline at end of file diff --git a/jsonld_templates/website.jsonld b/jsonld_templates/website.jsonld index f797952..707af5f 100644 --- a/jsonld_templates/website.jsonld +++ b/jsonld_templates/website.jsonld @@ -21,6 +21,7 @@ "alternateName": "ewpratten", "headline": "{{title}}", "image": "{{avatar}}", + "logo": "{{avatar}}", "inLanguage": "en-CA", "author": "Evan Pratten", "description": "{{description}}", diff --git a/templates/index.html b/templates/index.html index fae46d5..6b92204 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,6 +7,7 @@ {{ super() }} +