This is the current running state of the kiosk sans the secrets.
[kiosk.git] / renderer_catalog.py
index 7bf3c1f00e85f28a61b0bbc5a208e6e5c38a88b8..4963f1d54e56ca33b475ed74eb8c794170ffe1c4 100644 (file)
@@ -115,14 +115,19 @@ __registry = [
             "ABHYX",
             "SPAB",
             "SPHD",
+            "SCHD",
+            "BCD",
             "GC=F",
-            "VDC",
+            "VYM",
             "VYMI",
+            "VDC",
             "VNQ",
             "VNQI",
         ],
-        { "BTC-USD": "BTC",
-          "GC=F": "GOLD" },
+        {
+            "BTC-USD": "BTC",
+            "GC=F": "GOLD"
+        },
     ),
     seattletimes_rss_renderer.seattletimes_rss_renderer(
         {"Fetch News": (hours * 4), "Shuffle News": (always)},