Skip to content

Commit

Permalink
Update hero.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredbain authored Sep 23, 2024
1 parent b9d7cca commit d85c42a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ <h1 class="usa-hero__heading display">
</h1>
<h2>to improve government for every person in our country</h2>
{% if site.apply_now %}
<p><a class="usa-button usa-button--inverse" href="https://www.usajobs.gov/job/808657100" target="_blank">Apply by September 30</a></p>
<p><a class="usa-button usa-button--inverse" href="{{ site.baseurl }}/apply" target="_blank">Apply by September 30</a></p>
{% else %}
<a class="usa-button usa-button--inverse" target="_blank" href="https://public.govdelivery.com/accounts/USGSATTS/subscriber/new?qsp=USGSATTS_1" rel="noopener"> Sign up for PIF Updates</a>
{% endif %}
<p class="usa-hero__textlink">
{% if site.apply_now %}
<a href="{{ site.baseurl }}/apply" class="white">Apply:</a> Applications for the 2025 PIF cohort are now open. <br/>
{% else %}
<a href="{{ site.baseurl }}/apply" class="white">Apply:</a> Applications for the 2025 PIF cohort are now open. Join our mailing list to <a href="{{ site.baseurl }}/apply" class="white" style="all: unset; text-decoration: underline;">receive alerts</a> <br/>
<a href="{{ site.baseurl }}/apply" class="white">Apply:</a> Applications for the 2025 PIF cohort are now closed. Join our mailing list to <a href="{{ site.baseurl }}/apply" class="white" style="all: unset; text-decoration: underline;">receive alerts</a> <br/>
{% endif %}
<a href="{{ site.baseurl }}/agencies" class="white">Agencies:</a> <a href="https://touchpoints.app.cloud.gov/touchpoints/a86e0543/submit" class="white" style="all: unset; text-decoration: underline;"> Submit a proposal </a>for our next cohort starting June 2025 now! </br>
</p>
Expand Down

0 comments on commit d85c42a

Please sign in to comment.