Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions public/index.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions public/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
<url>
<loc>https://sinisterdexter.net/</loc>
<lastmod>2026-01-21</lastmod>
<lastmod>2026-02-02</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
<image:image>
Expand All @@ -14,43 +14,43 @@
</url>
<url>
<loc>https://sinisterdexter.net/#shows</loc>
<lastmod>2026-01-21</lastmod>
<lastmod>2026-02-02</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
</url>
<url>
<loc>https://sinisterdexter.net/#music</loc>
<lastmod>2026-01-21</lastmod>
<lastmod>2026-02-02</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://sinisterdexter.net/#videos</loc>
<lastmod>2026-01-21</lastmod>
<lastmod>2026-02-02</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://sinisterdexter.net/#gallery</loc>
<lastmod>2026-01-21</lastmod>
<lastmod>2026-02-02</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://sinisterdexter.net/#about</loc>
<lastmod>2026-01-21</lastmod>
<lastmod>2026-02-02</lastmod>
<changefreq>monthly</changefreq>
<priority>0.6</priority>
</url>
<url>
<loc>https://sinisterdexter.net/#connect</loc>
<lastmod>2026-01-21</lastmod>
<lastmod>2026-02-02</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://sinisterdexter.net/#merch</loc>
<lastmod>2026-01-21</lastmod>
<lastmod>2026-02-02</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
Expand Down
5 changes: 3 additions & 2 deletions template/data/shows.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
"venue": "O'Reilly's Pub",
"address": "1840 Haight St, San Francisco, CA 94117",
"time": "9:00 PM - 11:00 PM",
"link": "",
"link": "https://www.eventim.us/event/SF-FUNKBLUESSOUL-FEST-OReillys-Friday-May-8/679030",
"description": "Friday night and we're feelin' all right!",
"ageRestriction": "21+",
"admission": "$10 advance, $15 day of show (link coming soon!)"
"admission": "$10 advance, $15 day of show"
]
},
{
"date": "2026-06-05",
Expand Down