πŸ“‹ How to add this to bpleone.com
  1. Open your Squarespace editor for bpleone.com
  2. Edit the section where your other desks live (PokΓ©mon, Sports Cards, etc.)
  3. Click + Add Block β†’ Code
  4. Pick a variant below, click Copy, and paste into the Code Block
  5. In Squarespace Code Block settings, make sure Display Source is OFF (so it renders the HTML rather than showing the source)
  6. Save β€” done. Tile is live.
Pro tip: use Variant 1 if your Pokemon tile is also a large card. Use Variant 2 if you want it inline above/below other desks as a banner. Variant 3 is just an inline text link.
πŸ‘€ Live preview
Variant 1: Card Variant 2: Banner Variant 3: Text link
πŸ“‹ Copy this HTML
βœ… Verify the link works
After pasting, click your new tile on bpleone.com. It should open https://options.bpleone.com in a new tab.

If clicking gives an error like "this site can't be reached":
  • The deploy hasn't completed yet β€” check GitHub Pages settings in the repo
  • The CNAME record for options.bpleone.com isn't pointing at your hosting
  • The Squarespace DNS settings need a CNAME for options pointing at brandon-pleone.github.io (or wherever you deployed)
If the site loads but looks broken: try a hard refresh (Ctrl+Shift+R) to bypass cache, then check the browser console (F12) for errors. If a brain module is throwing errors, brain-truth.html will show which one is in an alert state.