Add TikTok, Bandsintown, and Songkick links with rel="me"#31
Conversation
- Added TikTok social media link (@sindex_band) - Added Bandsintown events page (artist ID: 444053) - Added Songkick concert tracking (artist ID: 463129) - Implemented rel="me" on all social/streaming profile links for identity verification - Updated social media icons section with official Bandsintown and Songkick SVG icons - Organized links into sections: Follow Us, Upcoming Shows, Stream Our Music 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
🎸 Sinister Dexter Preview Deployment ✅ This build: https://8cff6483.sinister-dexter.pages.dev Commit: The first link shows this exact build, while the second always shows the latest changes on this PR. |
The venues list was largely hallucinated/inaccurate, so removing it from the site. - Removed "Venues" from navigation - Removed venues section from page template - Removed notableVenues from band data 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
🎸 Sinister Dexter Preview Deployment ✅ This build: https://9aee0da3.sinister-dexter.pages.dev Commit: The first link shows this exact build, while the second always shows the latest changes on this PR. |
✅ FTP Deployment Successful!PR #31: Add TikTok, Bandsintown, and Songkick links with rel="me" Deployment Details
🌐 Live Site: https://sinisterdexter.net/ All tests passed and the site has been successfully deployed to production. |
Summary
rel="me"on all social/streaming profile links for identity verificationChanges
scripts/build.js: Added tiktok, bandsintown, and songkick to social configtemplate/partials/sections/connect.hbs: Added new links with proper icons andrel="me"attributespublic/index.html: Rebuilt with new linksTest plan
rel="me"attributes are present on all profile links🤖 Generated with Claude Code