Skip to content

Commit

Permalink
fix: Add missing indent in footer template
Browse files Browse the repository at this point in the history
  • Loading branch information
433eros committed Dec 6, 2023
1 parent 2468bdd commit 2164638
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
%p.ngsa-partners{:style => "margin-top: 20px"}
Additional partners include
= succeed ", " do
= link_to 'UChicago STEM Education', 'https://stemed.uchicago.edu/', :target => '_blank'
= link_to 'UChicago STEM Education', 'https://stemed.uchicago.edu/', :target => '_blank'
= succeed ", " do
= link_to 'Kansas University', 'https://aai.ku.edu/centers/atlas', :target => '_blank'
and
Expand Down

0 comments on commit 2164638

Please sign in to comment.