Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ohmg/frontend/templates/_footer.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<footer class="is-hidden-mobile">
<div class="content has-text-centered">
<a href="/about">Project background</a> | <a href="https://github.com/ohmg-dev/OldInsuranceMaps">Source code (GNU GPL v3)</a>
OldInsuranceMaps.net is a <a href="https://openstreetmap.us/our-work/community-charter-projects/">Charter Project of OpenStreetMap US</a> | <a href="/about">About</a> | <a href="https://github.com/ohmg-dev/OldInsuranceMaps">Github</a>
</div>
</footer>
6 changes: 3 additions & 3 deletions ohmg/frontend/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<div class="home-page-top-section-content" style="display:flex; padding:35px 10px; gap:20px; width:80%;">
<div style="width:70%;">
<h1 style="word-wrap: break-word; display:inline;">OldInsuranceMaps.net</h1>
<p style="display:inline;"> provides an open, online workflow for creating georeferenced layers of historical maps, with a special focus on making seamless mosaics from multi-page atlases in the <a href="https://loc.gov/collections/sanborn-maps" target="_blank">Sanborn map collection <i class="ph-bold ph-arrow-square-out"></i></a> at the Library of Congress.</p>
<p style="display:inline;"> is a <a href="https://openstreetmap.us/our-work/charter-projects/oldinsurancemaps/">Charter Project of OpenStreetMap US</a> that provides an open, online workflow for creating georeferenced layers of historical maps, with a special focus on making seamless mosaics from multi-page atlases in the <a href="https://loc.gov/collections/sanborn-maps" target="_blank">Sanborn map collection <i class="ph-bold ph-arrow-square-out"></i></a> at the Library of Congress.</p>
</div>
<div class="home-page-top-links" style="width:30%;">
<ul>
Expand Down Expand Up @@ -206,11 +206,11 @@ <h2>Funding</h2>
Special thanks goes out to individuals who have donated to the project:

Kevin H., Andrew M., Peter M., Pete Z., Chris P., Hayden S., Mike O., John P., Josiah W., Meagan B., Ian S., Zack R.,
Jacob R., Jeff M.
Jacob R., Jeff M., Daniel P., Mike B.

_Thank you!_

To donate: [paypal.me/oldinsurancemaps](https://paypal.me/oldinsurancemaps)
[Donate through OSM US](https://openstreetmap.app.neoncrm.com/forms/donate-oim)
{% endmarkdowncontent %}
</div>
</div>
Expand Down