Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update email signup link #678

Merged
merged 1 commit into from
Jun 10, 2024
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 _includes/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <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/724308900" target="_blank">Apply by July 7</a></p>
{% else %}
<a class="usa-button usa-button--inverse" target="_blank" href="https://public.govdelivery.com/accounts/USGSATTS/subscriber/new?topic_id=USGSATTS_70" rel="noopener"> Sign up for PIF Updates</a>
<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">
<a href="https://www.whitehouse.gov/briefing-room/statements-releases/2023/10/30/fact-sheet-president-biden-issues-executive-order-on-safe-secure-and-trustworthy-artificial-intelligence/" target="_blank" class="white">News:</a> The AI Executive Order announced October 30, 2023 directly references Presidential Innovation Fellows as part of the AI talent pipeline <br/>
Expand Down
2 changes: 1 addition & 1 deletion apply/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h3 class="usa-summary-box__heading" id="summary-box-key-information">
<!-- Application Closed -->
<h1>Apply to PIF</h1>
<p class="body-intro">Thanks for your interest in becoming a Presidential Innovation Fellow (PIF)! Applications are currently closed, but we recruit annually and will be opening applications for the 2025 cohort in spring/summer 2024.</p>
<p><a class="usa-button usa-button--big" href="https://public.govdelivery.com/accounts/USGSATTS/subscriber/new?topic_id=USGSATTS_70" target="_blank">Sign up for PIF updates</a></p>
<p><a class="usa-button usa-button--big" href="https://public.govdelivery.com/accounts/USGSATTS/subscriber/new?qsp=USGSATTS_1" target="_blank">Sign up for PIF updates</a></p>
{% endif %}
</div>
</div>
Expand Down
Loading