Skip to content

Commit

Permalink
update agency submission link
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredbain committed Nov 25, 2024
1 parent df11f63 commit 615b8b7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 25 deletions.
42 changes: 19 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
autoprefixer-rails (9.8.6.5)
execjs
colorator (1.1.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.9.1)
ffi (1.16.3)
execjs (2.10.0)
ffi (1.17.0-arm64-darwin)
forwardable-extended (2.6.0)
html-proofer (3.19.4)
addressable (~> 2.3)
Expand All @@ -25,7 +25,7 @@ GEM
typhoeus (~> 1.3)
yell (~> 2.0)
http_parser.rb (0.8.0)
i18n (1.14.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jekyll (3.9.4)
addressable (~> 2.4)
Expand Down Expand Up @@ -62,30 +62,27 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
libv8-node (18.16.0.0)
libv8-node (18.19.0.0-arm64-darwin)
liquid (4.0.4)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.8.6)
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
mini_racer (0.16.0)
libv8-node (~> 18.19.0.0)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
parallel (1.24.0)
parallel (1.26.3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.4)
racc (1.7.3)
public_suffix (6.0.1)
racc (1.8.1)
rack (2.2.8.1)
rainbow (3.1.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.6)
strscan
rexml (3.3.9)
rouge (3.30.0)
safe_yaml (1.0.5)
sass (3.7.4)
Expand All @@ -96,14 +93,13 @@ GEM
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
strscan (3.1.0)
typhoeus (1.4.1)
ethon (>= 0.9.0)
webrick (1.8.2)
webrick (1.9.0)
yell (2.2.2)

PLATFORMS
ruby
arm64-darwin

DEPENDENCIES
html-proofer (~> 3.18)
Expand All @@ -125,4 +121,4 @@ RUBY VERSION
ruby 3.1.4p223

BUNDLED WITH
2.5.1
2.5.18
4 changes: 2 additions & 2 deletions agencies/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h1 class="usa-hero__heading display display--inverted">
<div class="tablet:grid-col-8">
<h1>Work with us</h1>
<p class="body-intro"> Do you want to build cutting-edge solutions that serve your mission and the public? Together, we can. We’d love to hear from you.</p>
<span><a class="usa-button usa-button--big" target="_blank" href="https://airtable.com/appmoRzhg5rtU6vjj/pagmgNcA6o9ShsRA1/form">Submit a proposal</a></span>
<span><a class="usa-button usa-button--big" target="_blank" href="https://touchpoints.app.cloud.gov/touchpoints/fcc79bb3/submit">Submit a proposal</a></span>
</div>
</div>
<div class="grid-row grid-gap">
Expand Down Expand Up @@ -60,7 +60,7 @@ <h2>Partnering with the PIF Program</h2>
</div>
</div>
<img src="{{site.baseurl}}/assets/images/agency/PIF_Timeline_v2.png" alt="Presidential Innovation Fellows Timeline" class="padding-y-4"/>
<br> <p><a class="usa-button usa-button--big" target="_blank" href="https://airtable.com/appmoRzhg5rtU6vjj/pagmgNcA6o9ShsRA1/form">Submit a proposal</a></p>
<br> <p><a class="usa-button usa-button--big" target="_blank" href="https://touchpoints.app.cloud.gov/touchpoints/fcc79bb3/submit">Submit a proposal</a></p>
</section>

<section class="usa-section grid-container">
Expand Down

0 comments on commit 615b8b7

Please sign in to comment.