Add link to ecp fact sheet

main
rebuilt 3 years ago
parent 06c7f51d2b
commit 55adf6cb63

@ -21,7 +21,7 @@
<section class="row justify-content-center my-5">
<div class="dynamic-content">
<h2 class="color-primary">Looking For More Information?</h2>
<p> <%= link_to "Download the ECP Fact Sheet", "/" %> </p>
<p> <%= link_to "Download the ECP Fact Sheet", asset_path("/docs/mission/ECP_Fact_Sheet.pdf"), target: "_blank" %> </p>
<p> <%= link_to "Download the ECP Frequently Asked Questions", "/" %> </p>
</div>
</section>

Loading…
Cancel
Save