Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
ff9314d
Update downloads.md
johngallo Nov 30, 2021
aef9c58
Merge pull request #6 from linkagescape/johngallo-patch-1-gh-pagesbranch
johngallo Nov 30, 2021
2714476
showing download as well if user is already subscribe to newslatter.
aman-275 Dec 1, 2021
82e96d0
added modification
aman-275 Mar 25, 2022
36391bb
adding newsletter
aman-275 Apr 25, 2022
c59880b
fix change
aman-275 Apr 25, 2022
839340b
changes done for the linkage mapper
aman-275 May 1, 2023
ec3088b
changes done for the linkage mapper 3.1
aman-275 May 1, 2023
8b73116
changes done for the linkage mapper
aman-275 May 1, 2023
12b9bfa
Update downloads.md
IndranilM0ndal May 1, 2023
cc5f7af
Merge pull request #7 from IndranilM0ndal/patch-1
IndranilM0ndal May 2, 2023
1f373c6
changes are done for the lm_version file
aman-275 Jun 28, 2023
660f97f
changes done to create build
aman-275 Jun 28, 2023
c560ac6
Changed the download button
IndranilM0ndal Jun 8, 2024
f32be51
Changes to download button 2nd attempt
IndranilM0ndal Jun 8, 2024
cb8323c
3rd attempt at changing the Dowload button
IndranilM0ndal Jun 8, 2024
ae2f43e
Update form.html
IndranilM0ndal Jun 8, 2024
557ff47
Update index.html
IndranilM0ndal Sep 12, 2024
91f4d3d
Update linkage-mapper-tools.md
IndranilM0ndal Sep 12, 2024
11abff2
Create services page
IndranilM0ndal Oct 14, 2025
ba5cb2a
Rename services to services.md
IndranilM0ndal Oct 14, 2025
b4d6320
Update _config.yml with services page
IndranilM0ndal Oct 14, 2025
059ee9a
Update services.md - added icons
IndranilM0ndal Oct 14, 2025
be3336a
Update and rename about-the-linkage-mapper-team.md to linkage-mapper-…
IndranilM0ndal Nov 17, 2025
5e34db5
Update _config.yml
IndranilM0ndal Nov 17, 2025
3ef0745
Create linkage-mapper-history.md
IndranilM0ndal Nov 17, 2025
920b43d
Update linkage-mapper-history.md
IndranilM0ndal Nov 17, 2025
5df7dc4
Add files via upload
IndranilM0ndal Nov 17, 2025
3d07f64
Update linkage-mapper-team.md
IndranilM0ndal Nov 17, 2025
03d9223
Update linkage-mapper-team.md
IndranilM0ndal Nov 17, 2025
14953f1
Update linkage-mapper-team.md
IndranilM0ndal Nov 17, 2025
752006d
Update linkage-mapper-history.md
IndranilM0ndal Nov 17, 2025
5608e7d
Update services.md
IndranilM0ndal Nov 17, 2025
4351967
Update linkage-mapper.md
IndranilM0ndal Nov 17, 2025
42e7451
Update linkage-mapper.md
IndranilM0ndal Nov 17, 2025
91999e8
Update linkage-mapper-team.md
IndranilM0ndal Nov 19, 2025
2301581
Update services.md
IndranilM0ndal Nov 19, 2025
364387d
Update linkage-mapper-history.md
IndranilM0ndal Nov 19, 2025
58949a2
Update linkage-mapper-team.md
IndranilM0ndal Nov 20, 2025
a05efbc
Add files via upload
IndranilM0ndal Dec 1, 2025
121c6d6
Create support.md
IndranilM0ndal Dec 1, 2025
0b95574
Update _config.yml
IndranilM0ndal Dec 1, 2025
3cf38b0
Update linkage-mapper-team.md
IndranilM0ndal Dec 1, 2025
4fc0314
Update _config.yml
IndranilM0ndal Apr 21, 2026
370af0a
Create references.md
IndranilM0ndal Apr 21, 2026
5cfe5b9
Update references.md
IndranilM0ndal Apr 21, 2026
1dc092e
Update references.md
IndranilM0ndal Apr 21, 2026
6e7a1ef
Update _layout.scss
IndranilM0ndal Apr 21, 2026
7d55053
Update linkage-mapper-tools.md
IndranilM0ndal Apr 21, 2026
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
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ _book
*.mobi
*.pdf

.jekyll-cache
# Jekyll
_site/
*-cache/
.jekyll-metadata
6 changes: 5 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,13 @@ plugins:
# Header pages
header_pages:
- linkage-mapper.md
- linkage-mapper-history.md
- linkage-mapper-team.md
- linkage-mapper-tools.md
- about-the-linkage-mapper-team.md
- references.md
- downloads.md
- support.md
- services.md
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
Expand Down
6 changes: 4 additions & 2 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,10 @@ <h2 class="footer-heading">{{ site.title | escape }}</h2>
-->

<div style="display: flex;justify-content: center;">
<button > <a style="font-size: 20px;text-decoration: none;color:black" href=" https://www.surveymonkey.com/r/LinkageMapper2021">User Survey</a></button>
<button style="margin-left:10px"> <a style="font-size: 20px;text-decoration: none;color:black" href=" https://donorbox.org/linkage-mapper">Donate</a></button>
<button > <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://www.surveymonkey.com/r/LinkageMapper2021">User Survey</a></button>
<button style="margin-left:10px"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://donorbox.org/linkage-mapper">Donate</a></button>
<button style="margin-left:10px"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href="https://mailchi.mp/dec0c5cf084d/linkagemapper1?e=67ba4eafbf">Newsletter</a></button>

</div>

</footer>
19 changes: 12 additions & 7 deletions _includes/form.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
>
<div id="mc_embed_signup_scroll">
<h2>
Download the Linkage Mapper v 3.0.0. Toolbox, and Subscribe to the
Download the Linkage Mapper v 3.1.0. Toolbox, and Subscribe to the
Newsletter
</h2>
<div class="indicates-required">
Expand Down Expand Up @@ -124,11 +124,11 @@ <h2>
</div>
</div>
</form>
<div id="button-group" style="display: none">
<button style="padding: 5px; margin-left: 10px">
<a
style="text-decoration: none; color: black"
href="../downloads/linkage_mapper_3_0_0.zip"
<div id="button-group" style="display: none">
<button style="padding: 10px 20px; margin-left: 10px; font-size: 18px; font-weight: bold">
<a
style="text-decoration: none; color: black; font-size: 18px; font-weight: bold"
href="../downloads/linkage_mapper_3_1_0.zip"
>Download</a
>
</button>
Expand Down Expand Up @@ -8355,6 +8355,7 @@ <h2>
var msg;
try {
var parts = resp.msg.split(" - ", 2);

if (parts[1] == undefined) {
msg = resp.msg;
} else {
Expand All @@ -8376,8 +8377,12 @@ <h2>
// If index is -1 if means we don't have data on specifically which field was invalid.
// Just lump the error message into the generic response div.
if (index == -1) {
console.log(msg);
$("#mce-" + resp.result + "-response").show();
$("#mce-" + resp.result + "-response").html(msg);
$("#mce-" + resp.result + "-response").html(
'Linkage Mapper 3.0.0 is <a href="https://linkagemapper.org/downloads/linkage_mapper_3_0_0.zip">here</a>. Also, ' +
msg
);
} else {
var fieldName = $("input[name*='" + fnames[index] + "']").attr(
"name"
Expand Down
16 changes: 16 additions & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@
left: 37%;
}

#newsletter {
float: left;
position: relative;
top: 10px;
left: 39%;
}

@media only screen and (max-width: 600px) {
#survey {
position: revert;
Expand All @@ -49,6 +56,15 @@

/* float: left; */
}

#newsletter {
position: revert;
position: relative;
top: 10px;
left: revert;
left: 5px;
width: fit-content;
}
}
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
Expand Down
5 changes: 3 additions & 2 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
{%- assign page_paths = site.header_pages | default: default_paths -%}
<a class="site-title" rel="author" href="{{ "/" | relative_url }}">{{ site.title | escape }}</a>

<button id="survey"> <a style="font-size: 20px;text-decoration: none;color:black" href=" https://www.surveymonkey.com/r/LinkageMapper2021">User Survey</a></button>
<button id="donate"> <a style="font-size: 20px;text-decoration: none;color:black" href=" https://donorbox.org/linkage-mapper">Donate</a></button>
<button id="survey"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://www.surveymonkey.com/r/LinkageMapper2021">User Survey</a></button>
<button id="donate"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://donorbox.org/linkage-mapper">Donate</a></button>
<button id="newsletter"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://mailchi.mp/dec0c5cf084d/linkagemapper1?e=67ba4eafbf">Newsletter</a></button>


{%- if page_paths -%}
Expand Down
11 changes: 9 additions & 2 deletions _sass/minima/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,12 @@
// Positioning context for the mobile navigation icon
position: relative;
}

// The nav has 8 items and won't fit in the default 800px content width,
// so give the header its own wider wrapper to keep everything on one line.
.wrapper {
max-width: -webkit-calc(1120px - (#{$spacing-unit} * 2));
max-width: calc(1120px - (#{$spacing-unit} * 2));
}
.site-title {
@include relative-font-size(1.625);
font-weight: 300;
Expand Down Expand Up @@ -39,7 +44,9 @@
.page-link {
color: $text-color;
line-height: $base-line-height;

// Keep multi-word titles like "Linkage Mapper Tools" from breaking
// across lines when the nav wraps.
white-space: nowrap;
// Gaps between nav items, but not on the last one
&:not(:last-child) {
margin-right: 20px;
Expand Down
35 changes: 27 additions & 8 deletions _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="Linkage Mapper" />
<meta property="og:description" content="Linkage Mapper" />
<link rel="canonical" href="https://linkagescape.org/404.html" />
<meta property="og:url" content="https://linkagescape.org/404.html" />
<link rel="canonical" href="http://localhost:4000/404.html" />
<meta property="og:url" content="http://localhost:4000/404.html" />
<meta property="og:site_name" content="Linkage Mapper" />
<script type="application/ld+json">
{"description":"Linkage Mapper","@type":"WebPage","url":"https://linkagescape.org/404.html","headline":"Linkage Mapper","@context":"https://schema.org"}</script>
{"description":"Linkage Mapper","@type":"WebPage","headline":"Linkage Mapper","url":"http://localhost:4000/404.html","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/main.css">
<link
Expand All @@ -40,6 +40,13 @@
left: 37%;
}

#newsletter {
float: left;
position: relative;
top: 10px;
left: 39%;
}

@media only screen and (max-width: 600px) {
#survey {
position: revert;
Expand All @@ -61,16 +68,26 @@

/* float: left; */
}

#newsletter {
position: revert;
position: relative;
top: 10px;
left: revert;
left: 5px;
width: fit-content;
}
}
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style><link type="application/atom+xml" rel="alternate" href="https://linkagescape.org/feed.xml" title="Linkage Mapper" /></head>
</style><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Linkage Mapper" /></head>
<body><header class="site-header" role="banner">

<div class="wrapper"><a class="site-title" rel="author" href="/">Linkage Mapper</a>

<button id="survey"> <a style="font-size: 20px;text-decoration: none;color:black" href=" https://www.surveymonkey.com/r/LinkageMapper2021">User Survey</a></button>
<button id="donate"> <a style="font-size: 20px;text-decoration: none;color:black" href=" https://donorbox.org/linkage-mapper">Donate</a></button><nav class="site-nav">
<button id="survey"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://www.surveymonkey.com/r/LinkageMapper2021">User Survey</a></button>
<button id="donate"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://donorbox.org/linkage-mapper">Donate</a></button>
<button id="newsletter"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://mailchi.mp/dec0c5cf084d/linkagemapper1?e=67ba4eafbf">Newsletter</a></button><nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
Expand Down Expand Up @@ -134,8 +151,10 @@ <h2 class="footer-heading">Linkage Mapper</h2>
-->

<div style="display: flex;justify-content: center;">
<button > <a style="font-size: 20px;text-decoration: none;color:black" href=" https://www.surveymonkey.com/r/LinkageMapper2021">User Survey</a></button>
<button style="margin-left:10px"> <a style="font-size: 20px;text-decoration: none;color:black" href=" https://donorbox.org/linkage-mapper">Donate</a></button>
<button > <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://www.surveymonkey.com/r/LinkageMapper2021">User Survey</a></button>
<button style="margin-left:10px"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://donorbox.org/linkage-mapper">Donate</a></button>
<button style="margin-left:10px"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href="https://mailchi.mp/dec0c5cf084d/linkagemapper1?e=67ba4eafbf">Newsletter</a></button>

</div>

</footer>
Expand Down
89 changes: 50 additions & 39 deletions _site/Downloads/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="Linkage Mapper" />
<meta property="og:description" content="Linkage Mapper" />
<link rel="canonical" href="https://linkagescape.org/Downloads/" />
<meta property="og:url" content="https://linkagescape.org/Downloads/" />
<link rel="canonical" href="http://localhost:4000/Downloads/" />
<meta property="og:url" content="http://localhost:4000/Downloads/" />
<meta property="og:site_name" content="Linkage Mapper" />
<script type="application/ld+json">
{"description":"Linkage Mapper","@type":"WebPage","url":"https://linkagescape.org/Downloads/","headline":"Downloads","@context":"https://schema.org"}</script>
{"description":"Linkage Mapper","@type":"WebPage","headline":"Downloads","url":"http://localhost:4000/Downloads/","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/main.css">
<link
Expand All @@ -40,6 +40,13 @@
left: 37%;
}

#newsletter {
float: left;
position: relative;
top: 10px;
left: 39%;
}

@media only screen and (max-width: 600px) {
#survey {
position: revert;
Expand All @@ -61,16 +68,26 @@

/* float: left; */
}

#newsletter {
position: revert;
position: relative;
top: 10px;
left: revert;
left: 5px;
width: fit-content;
}
}
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style><link type="application/atom+xml" rel="alternate" href="https://linkagescape.org/feed.xml" title="Linkage Mapper" /></head>
</style><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Linkage Mapper" /></head>
<body><header class="site-header" role="banner">

<div class="wrapper"><a class="site-title" rel="author" href="/">Linkage Mapper</a>

<button id="survey"> <a style="font-size: 20px;text-decoration: none;color:black" href=" https://www.surveymonkey.com/r/LinkageMapper2021">User Survey</a></button>
<button id="donate"> <a style="font-size: 20px;text-decoration: none;color:black" href=" https://donorbox.org/linkage-mapper">Donate</a></button><nav class="site-nav">
<button id="survey"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://www.surveymonkey.com/r/LinkageMapper2021">User Survey</a></button>
<button id="donate"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://donorbox.org/linkage-mapper">Donate</a></button>
<button id="newsletter"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://mailchi.mp/dec0c5cf084d/linkagemapper1?e=67ba4eafbf">Newsletter</a></button><nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
Expand All @@ -97,7 +114,7 @@ <h1 class="post-title">Downloads</h1>
<form style="border: 1px solid black" action="https://linkagemapper.us5.list-manage.com/subscribe/post?u=41706d728d514adf01eae0389&amp;id=bd94a02d76" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="">
<div id="mc_embed_signup_scroll">
<h2>
Download the Linkage Mapper v 3.0.0. Toolbox, and Subscribe to the
Download the Linkage Mapper v 3.1.0. Toolbox, and Subscribe to the
Newsletter
</h2>
<div class="indicates-required">
Expand Down Expand Up @@ -158,7 +175,7 @@ <h2>
</form>
<div id="button-group" style="display: none">
<button style="padding: 5px; margin-left: 10px">
<a style="text-decoration: none; color: black" href="../downloads/linkage_mapper_3_0_0.zip">Download</a>
<a style="text-decoration: none; color: black" href="../downloads/linkage_mapper_3_1_0.zip">Download</a>
</button>
<br />
</div>
Expand Down Expand Up @@ -8383,6 +8400,7 @@ <h2>
var msg;
try {
var parts = resp.msg.split(" - ", 2);

if (parts[1] == undefined) {
msg = resp.msg;
} else {
Expand All @@ -8404,8 +8422,12 @@ <h2>
// If index is -1 if means we don't have data on specifically which field was invalid.
// Just lump the error message into the generic response div.
if (index == -1) {
console.log(msg);
$("#mce-" + resp.result + "-response").show();
$("#mce-" + resp.result + "-response").html(msg);
$("#mce-" + resp.result + "-response").html(
'Linkage Mapper 3.0.0 is <a href="https://linkagemapper.org/downloads/linkage_mapper_3_0_0.zip">here</a>. Also, ' +
msg
);
} else {
var fieldName = $("input[name*='" + fnames[index] + "']").attr(
"name"
Expand Down Expand Up @@ -8509,41 +8531,28 @@ <h2>

<!--End mc_embed_signup-->

<p>Circuitscape to be used with Linkage mapper 3.0.0: <a href="../downloads/Circuitscape-4.0.7-x64-setup.exe.zip">Circuitscape 4.0.7</a></p>
<p>Circuitscape to be used with Linkage mapper 3.1.0: <a href="../downloads/Circuitscape-4.0.7-x64-setup.exe.zip">Circuitscape 4.0.7</a></p>

<p>Extras: <a href="downloads/LM_Lab_V2.zip">Lab Excercise: Linkage Pathways, Pinchpoints, and Barriers </a></p>

<h3 id="whats-new-in-version-300">What’s new in Version 3.0.0</h3>
<h3 id="whats-new-in-version-310">What’s new in Version 3.1.0</h3>

<ul>
<li>Compatibility with ArcGIS Pro</li>
<li>Linkage Priority Tool improvements (see next newsletter item)</li>
<li>User Guide improvements</li>
<li>Back-end engineering and code refactoring</li>
<li>Re-writing of the GitHub commit history to make the repository smaller</li>
<li>Improved Error Messages and Log Files</li>
<li>Climate-wise Connectivity Improvements in Version 3.0.0
<ul>
<li>There are many climate considerations that can be incorporated in
habitat connectivity modeling and mapping. Two considerations have
previously been modeled in isolation from each other, and yield
quite different recommendations for linkage priority. However, we
discovered that they are two ends of the same continuous framework,
and Linkage Mapper Version 3.0.0 allows the user to model for one,
or the other, or an appropriate blend between both (which we
recommend). The first consideration is “range shift connectivity”,
and gives linkages a higher priority for conservation if they are
predicted to connect a core area that might become too hot/dry in
the future with a core that is expected to be much cooler/wetter.
The other is “climate analog connectivity” giving higher priority to
linkages with the destination core having the same predicted climate
at a future time (e.g. 2050), as the climate in the source core at
the current time. We also added “preferred climate” as an optional
parameter in differentiating among destination cores.</li>
</ul>
</li>
<li>Updated code to run in latest versions of ArcPro, versions 3.x (Python changed the syntax of time.)</li>
<li>Update that makes it possible to run tools in batch from Python scripts. Helpful for testing.</li>
<li>Fix to the Coarsen Raster Sizes utility to allow it to work with rasters that have file extensions not just raster grids.</li>
<li>Fixed a bug in Pinchpoint mapper that arises for certain edge cases.</li>
<li>Further refined the use of (time) in ArcPro, versions 3.x and higher</li>
</ul>

<p>Thank you to Darren Kavanagh for coding these improvements, and to Fred Watson for finding and sharing the initial solution to the ArcPro 3.0 bug.</p>

<h3 id="previous-versions">Previous Versions</h3>

<p><strong>Latest ArcGIS 10.7 - 10.8 Version, ArcGIS Pro</strong>: <a href="../downloads/LinkageMapper_3_0_0.zip">Linkage Mapper 3.0.0</a></p>

<p>Circuitscape to be used with Linkage mapper 3.0.0: <a href="../downloads/Circuitscape-4.0.7-x64-setup.exe.zip">Circuitscape 4.0.7</a></p>

<p><strong>Latest ArcGIS 10.0 - 10.6 Version</strong>: <a href="https://github.com/linkagescape/linkage-mapper/files/2204107/Linkage_Mapper_2_0_0.zip">Linkage Mapper 2.0.0</a></p>

<p><strong>Latest ArcGIS 9.3 Version</strong>: <a href="../downloads/LinkageMapper_1_1_0.zip">Linkage Mapper 1.1.0</a></p>
Expand Down Expand Up @@ -8583,8 +8592,10 @@ <h2 class="footer-heading">Linkage Mapper</h2>
-->

<div style="display: flex;justify-content: center;">
<button > <a style="font-size: 20px;text-decoration: none;color:black" href=" https://www.surveymonkey.com/r/LinkageMapper2021">User Survey</a></button>
<button style="margin-left:10px"> <a style="font-size: 20px;text-decoration: none;color:black" href=" https://donorbox.org/linkage-mapper">Donate</a></button>
<button > <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://www.surveymonkey.com/r/LinkageMapper2021">User Survey</a></button>
<button style="margin-left:10px"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href=" https://donorbox.org/linkage-mapper">Donate</a></button>
<button style="margin-left:10px"> <a style="font-size: 20px;text-decoration: none;color:black" target="_blank" href="https://mailchi.mp/dec0c5cf084d/linkagemapper1?e=67ba4eafbf">Newsletter</a></button>

</div>

</footer>
Expand Down
Loading
Loading