Skip to content

Commit

Permalink
Merge pull request #12 from andypeters/andypeters-patch-1
Browse files Browse the repository at this point in the history
Update boulder-guide.erb
  • Loading branch information
spikex authored Oct 2, 2023
2 parents c76c9d8 + b1ee8b5 commit 00b32c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/boulder-guide.erb
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,17 @@ coffee_places = [
{href: 'https://january.coffee/', inner_html: 'January Coffee', address: '1886 30th St Suite B, Boulder, CO 80301'},
{href: 'https://ozocoffee.com/ozo-east-pearl', inner_html: 'Ozo Coffee', address: '1521 Pearl St, Boulder, CO 80302'},
{href: 'https://www.thelaughinggoat.com/', inner_html: 'The Laughing Goat', address: '1709 Pearl St, Boulder, CO 80302'},
{href: 'https://www.verbcoffeeroasters.com/', inner_html: 'Verb Coffee Roasters', address: '2500 30th Street, Suite 100, Boulder, CO 80301'},
]

food_places = [
{href: 'https://boulder.avantifandb.com/', inner_html: 'Avanti Food and Beverage', address: '1401 Pearl St, Boulder, CO 80302'},
{href: 'https://www.barchetta.pizza/', inner_html: 'Barchetta Pizza', address: '1644 Walnut Street, Boulder, CO 80302'},
{href: 'https://www.blackbelly.com/', inner_html: 'Blackbelly Market', address: '1606 Conestoga St Suite 1, Boulder, CO 80301'},
{href: 'https://www.leafvegetarianrestaurant.com/', inner_html: 'Leaf Vegetarian Restaurant', address: '1617 Pearl St, Boulder, CO 80302'},
{href: 'https://www.luciles.com/', inner_html: 'Lucile\'s Creole Cafe', address: '2124 14th St, Boulder, CO 80302'},
{href: 'https://rosettahall.com/', inner_html: 'Rosetta Hall', address: '1109 Walnut St, Boulder, CO 80302'},
{href: 'https://www.therayback.com/', inner_html: 'Rayback Collective', address: '2775 Valmont Road Boulder, CO'},
{href: 'https://tacocolorado.com/', inner_html: 'T/aco', address: '1175 Walnut St, Boulder, CO 80302'},
{href: 'https://zoemama.com', inner_html: 'Zoe Mama', address: '2010 10th St, Boulder, CO 80302'},
]
Expand All @@ -31,7 +34,9 @@ drink_places = [
{href: 'https://bohemianbiergarten.com/', inner_html: 'Bohemian Biergarten', address: '2017 13th St, Boulder, CO 80302'},
{href: 'https://www.license.no/', inner_html: 'License No. 1', address: '2115 13th St, Boulder, CO 80302'},
{href: 'https://postinowinecafe.com/', inner_html: 'Postino', address: '1468 Pearl St suite 110, Boulder, CO 80302'},
{href: 'https://sanitasbrewing.com/', inner_html: 'Sanitas Brewing Co', address: '3550 Frontier Avenue, Boulder, CO 80301'},
{href: 'https://upslopebrewing.com/', inner_html: 'Upslope Brewing Company', address: '1898 S Flatiron Ct, Boulder, CO 80301'},

]

activity_places = [
Expand Down

0 comments on commit 00b32c6

Please sign in to comment.