Skip to content

Commit

Permalink
'silly test'
Browse files Browse the repository at this point in the history
  • Loading branch information
foglabs committed Jan 10, 2025
1 parent 01d9992 commit 331d127
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions app/views/home/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -29,26 +29,7 @@
<!-- Panel - Welcome Text Blocks -->
<div class="row" id="welcome-panel">
<div class="col-md-4 column">
<h4>About the AAPB</h4>
<h3 class="list-group-item-heading">A Collaboration with a Long-Term Vision</h3>
<p class="list-group-item-text">
We are a collaboration between GBH and the Library of Congress with a long-term vision to preserve and make accessible significant historical content created by public media, and to coordinate a national effort to save at-risk public media before its content is lost to posterity.
</p>
<div class="btn-group" role="group" aria-label="...">
<a href="/about-the-american-archive" title="Learn More About the AAPB" class="btn btn-link btn-sm">Learn More</a>
<a href="/contact-us" title="Learn More About the AAPB" class="btn btn-link btn-sm">Contact the AAPB</a>
</div>
</div>

<div class="col-md-4 column">
<h4>Contribute to the AAPB</h4>
<h3 class="list-group-item-heading">Learn More About Free Digitization with the AAPB</h3>
<p class="list-group-item-text">
We invite stations, producers, and archives to submit their physical and digital collections for consideration in the AAPB's Mellon Foundation-funded, no-cost Digitization and Preservation Program.
</p>
<div class="btn-group" role="group" aria-label="...">
<a href="/help/contribute" title="Contribute" class="btn btn-link btn-sm">Contribute</a>
</div>
<h1>WELCOME TO THE INCREDIBLE FUTURE</h1>
</div>

<div class="col-md-4 column">
Expand Down

0 comments on commit 331d127

Please sign in to comment.