Skip to content

Commit

Permalink
add rings
Browse files Browse the repository at this point in the history
  • Loading branch information
jukent committed May 28, 2024
1 parent c16f947 commit f8760ae
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 4 deletions.
4 changes: 4 additions & 0 deletions css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ body {
color: white;
}

.nav {
--bs-nav-link-hover-color: gray;
}

a.navbar-brand.nav-link.fw-bold.py-1.px-0.active {
color: #413622 !important;
}
Expand Down
Binary file modified images/masonry/Raava.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/masonry/cats.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/masonry/julias_ring.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/masonry/maggies_ring.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h3 class="mt-3">Saturday, August 23</h3>
And bring a layer! Colorado regularly has 30° temperature swings between day and night.</p>

<h3 class="mt-3">Sunday, August 24</h3>
<p>Join us for a casual brunch before your flights home.</p>
<p>Join us for a casual brunch before your flight home.</p>
<p>Location: <b>TBD</b> in Lyons, CO</p>
<p>Time: <b>TBD</b></p>
<p>Dress: Anything goes!</p>
Expand Down
9 changes: 9 additions & 0 deletions story.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,9 @@ <h2>Together</h2>
<div>
<img src="images/masonry/foco.jpg" alt="" ondblclick="popImage(this.src)">
</div>
<div>
<img src="images/masonry/maggies_ring.png" alt="" ondblclick="popImage(this.src)">
</div>
<div class="tall">
<img src="images/masonry/beanstalk.jpg" alt="" ondblclick="popImage(this.src)">
</div>
Expand All @@ -179,6 +182,9 @@ <h2>Together</h2>
<div class="tall">
<img src="images/masonry/loneeaglepeak.jpg" alt="" ondblclick="popImage(this.src)">
</div>
<div>
<img src="images/masonry/julias_ring.png" alt="" ondblclick="popImage(this.src)">
</div>
<div class="tall">
<img src="images/masonry/hawaii.jpg" alt="" ondblclick="popImage(this.src)">
</div>
Expand Down Expand Up @@ -212,6 +218,9 @@ <h2>Together</h2>
<div>
<img src="images/masonry/Raava.jpg" alt="" ondblclick="popImage(this.src)">
</div>
<div>
<img src="images/masonry/cats.jpg" alt="" ondblclick="popImage(this.src)">
</div>

</div>
<script>
Expand Down
8 changes: 5 additions & 3 deletions travel.html
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,10 @@ <h3 class="mt-3">Things to Do</h3>
Check if you need a reservation beforehand.</li>
<li><i class="fas fa-tree"></i> <a href="https://www.fs.usda.gov/recarea/arp/recarea/" class="text-body-secondary">Indian Peaks Wilderness</a> is a great alternative to Rocky Mountain.
It butts up against RMNP, but is significantly less crowded, closer, and cheaper. Just as beautiful though!</li>
<li><i class="fas fa-cat"></i> <a href="https://www.meowwolf.com/denver" class="text-body-secondary">Meow Wolf</a> is an immersive art museum worth getting lost in.
The story continues from the Santa Fe and Vegas locations.</li>
<li><i class="fas fa-cat"></i> Denver's <a href="https://www.meowwolf.com/denver" class="text-body-secondary">Meow Wolf</a> is an immersive art museum worth getting lost in.
The story continues from the Santa Fe and Vegas locations, but you don't need to have visited those first to enjoy it.</li>
<li><i class="fas fa-mug-hot"></i> Take a tea tour at <a href="https://celestialseasonings.com/pages/tea-tour" class="text-body-secondary">Celestial Seasonings</a> in North Boulder.
The mint room is Julia's happy place.</li>
</ul>
<p>We've compiled a <a href="https://www.alltrails.com/explore/list/local-hikes-for-wedding-guests-d240cb4?b_tl_lat=40.558244270056235&b_tl_lng=-106.51577753950204&b_br_lat=39.419578087877056&b_br_lng=-104.28351747073681" class="text-body-secondary">custom All-Trails list</a>
of hikes to check out for all ability and altitude-aclimation levels.</p>
Expand All @@ -289,7 +291,7 @@ <h4 class="mt-3">Boulder</h3>
<li>The <a href="https://www.boulderteahouse.com/" class="text-body-secondary">Dushanbe Tea House</a> is our favorite Boulder attraction.
It was built in Tajikistan and boasts beautiful architecture as well as over 100 varieties of tea.</li>
<li><a href="http://flowerpeppereats.com/" class="text-body-secondary">Flower Pepper</a> is Julia's favorite hole-in-the-wall:
authentic Sichuanese food, perfectly bite-sized the soup dumplings, yum.</li>
authentic Sichuanese food, perfectly bite-sized soup dumplings, yum.</li>
<li><a href="https://www.therayback.com/" class="text-body-secondary">Rayback Collective</a> has any local beer you could dream of.
Check their website for their rotating food truck selection and live music.</li>
<li><a href="https://www.thrive-boulder.com/" class="text-body-secondary">Thrive</a> makes the list for how extremely ~~Boulder~~ it is.
Expand Down

0 comments on commit f8760ae

Please sign in to comment.