-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f0953f3
commit 6060106
Showing
8 changed files
with
75 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,10 +8,10 @@ | |
|
||
<!-- Meta Tags--> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta charset="UTF-8"> | ||
<meta name="description" content="Chalfant Run"> | ||
<meta name="keywords" content="Watershed, Event, Nonprofit"> | ||
<meta name="author" content="Jack Sun"> | ||
<meta charset="UTF-8"> | ||
<meta name="description" content="Chalfant Run"> | ||
<meta name="keywords" content="Watershed, Event, Nonprofit"> | ||
<meta name="author" content="Jack Sun"> | ||
<!-- new addition Nov 10 2023 SM --> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script> | ||
|
@@ -56,7 +56,7 @@ | |
<!-- Video --> | ||
<div class="video-container"> | ||
<video autoplay muted loop> | ||
<source src="./img/involved-vid.mov" type="video/mp4"> | ||
<source src="./img/involved-vid.mov" type="video/mp4" controls> | ||
</video> | ||
</div> | ||
|
||
|
@@ -67,23 +67,23 @@ | |
<div class="carousel-inner"> | ||
<div class="carousel-item quote-block active" data-bs-interval="3000"> | ||
<blockquote class="blockquote text-center"> | ||
<p class="mb-4" >"All the water that will ever be is, right now."</p> | ||
<p class="mb-4 quote-text" >"All the water that will ever be is, right now."</p> | ||
<footer class="blockquote-footer">National Geographic, October 1993</footer> | ||
</blockquote> | ||
</div> | ||
|
||
<div class="carousel-item quote-block" | ||
data-bs-interval="3000"> | ||
<blockquote class="blockquote text-center"> | ||
<p class="mb-4" >"Water, the never-ending cycle, connects us all, carrying pieces of distant places and times into our lives, whispering the deep, essential truths of the planet beneath the surface of our awareness."</p> | ||
<p class="mb-4 quote-text" >"Water, the never-ending cycle, connects us all, carrying pieces of distant places and times into our lives, whispering the deep, essential truths of the planet beneath the surface of our awareness."</p> | ||
<footer class="blockquote-footer">Rachel Carson</footer> | ||
</blockquote> | ||
</div> | ||
|
||
<div class="carousel-item quote-block" | ||
data-bs-interval="3000"> | ||
<blockquote class="blockquote text-center"> | ||
<p class="mb-4" >"Water has a voice. It carries a message that tells those downstream who you are and how you care for the land."</p> | ||
<p class="mb-4 quote-text" >"Water has a voice. It carries a message that tells those downstream who you are and how you care for the land."</p> | ||
<footer class="blockquote-footer">Bernie McGurl, Lackawnna River Association | ||
</footer> | ||
</blockquote> | ||
|
@@ -118,7 +118,7 @@ <h1>Ways to Give:</h1> | |
<div class="col-md-5 ways-to-give-img"> | ||
<img src="./img/ways-to-give-1.png" alt="chalfant_run_map"> | ||
</div> | ||
<div class="col-md-5 ways-to-give-text"> | ||
<div class="col-md-5 ways-to-give-text hidden"> | ||
<h2>Join Our Board</h2> | ||
<p>As a board member, you'll play a pivotal role in strategic planning, advocacy, and decision-making that directly influences the health of our waters and the legacy we leave for future generations. | ||
</p> | ||
|
@@ -130,7 +130,7 @@ <h2>Join Our Board</h2> | |
<div class="col-md-5 ways-to-give-img"> | ||
<img id="volunteer-img" src="./img/ways-to-give-2.jpg" alt="chalfant_run_map"> | ||
</div> | ||
<div class="col-md-5 ways-to-give-text"> | ||
<div class="col-md-5 ways-to-give-text hidden"> | ||
<h2>Volunteer</h2> | ||
<p>Whether you're restoring native plant habitats, monitoring water quality, or engaging the public through educational programs, your efforts contribute to a larger movement toward sustainability and preservation. | ||
</p> | ||
|
@@ -142,7 +142,7 @@ <h2>Volunteer</h2> | |
<div class="col-md-5 ways-to-give-img"> | ||
<img src="./img/ways-to-give-3.jpg" alt="chalfant_run_map"> | ||
</div> | ||
<div class="col-md-5 ways-to-give-text"> | ||
<div class="col-md-5 ways-to-give-text hidden"> | ||
<h2>Donate</h2> | ||
<p>With your support, we can expand our reach, enhance our programs, and accelerate our progress toward a future where people and nature thrive together. | ||
</p> | ||
|
@@ -163,13 +163,13 @@ <h1>A Look Back at the <span style="color: #b9effe"> Past Events</span></h1> | |
<div class="body-container"> | ||
<div class="events"> | ||
<img id="firefly" src="img/firefly.png" alt="fireflyhike"/> | ||
<h2>Firefly Hike</h2> | ||
<h2>Twilight Firefly Hike</h2> | ||
<p>Whether we know it or not, we all live in a watershed. The raindrops that fall in our lawns, fields, woods and parking lots ultimately flow into a creek or stream. As a result, the actions we take and the decisions we make with how we use, manage, conserve and value water impact the needs of those downstream, including our fish and wildlife. Our aquifers, springs, creeks, and rivers need you more than ever. | ||
<br><br> | ||
Come join us this Friday to explore what nature has to offer. This is a paved trail hike, led by our expert guide, Don! | ||
</p> | ||
<br> | ||
<a href="https://m.facebook.com/events/164093532134222/">READ MORE</a> | ||
<a href="https://www.instagram.com/p/Cum_UYsxtPO/?igsh=emllMTVzN2pveTlz" target="_blank" >READ MORE</a> | ||
</div> | ||
<hr> | ||
<br> | ||
|
@@ -194,7 +194,7 @@ <h2>Community Needs Assessment</h2> | |
The Chalfant Run Thompson Run Watershed Association is trying to understand our community needs and wants. We strive to move forward protecting, preserving and restoring our local streams and green spaces. | ||
</p> | ||
<br> | ||
<a href="https://m.facebook.com/events/164093532134222/">READ MORE</a> | ||
<a href="https://forms.gle/5AkVXY6KXyvE4H8G9" target="_blank">READ MORE</a> | ||
</div> | ||
<hr> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters