Skip to content

Commit

Permalink
Merge pull request #2 from vid277/23-24
Browse files Browse the repository at this point in the history
Added AMS to title sponsors+footer
  • Loading branch information
vid277 authored Sep 20, 2023
2 parents 0a060e3 + c99b9da commit 4caa293
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 9 deletions.
1 change: 1 addition & 0 deletions public/img/ams-logo-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/ams-logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/ams-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/img/ams-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 22 additions & 9 deletions views/pages/partners.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,27 @@
<a href="https://www.imsa.edu" class="btn btn-info" target = "_blank">Learn More</a>
</p>
</div>
<div class="partner-content">
<img src="img/ams-logo.svg" class="logo-right" alt="Large AMS Logo" style="image-resolution: 72dpi;"/>
<p class="partner-description">
The American Mathematical Society is an organization dedicated to fostering
an awareness and appreciation of mathematics and its connections to other
disciplines and everyday life. For over 135 years, AMS has been
promoting research and connecting the diverse global mathematical
community through publications, meetings and conferences, MathSciNet,
professional services, advocacy, and awareness programs.
</p>
<p class="partner-description">
As math competition hosts, we seek to spread interest in STEM,
which is why were proud to have sponsors who support us like AMS,
who share our vision and values.
To learn more about what AMS means to us and what it could also
mean for you, visit the website linked below.
<br />
<br />
<a href="https://www.ams.org" class="btn btn-info" target = "_blank">Learn More</a>
</p>
</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -197,15 +218,7 @@
<a href="https://aops.com" class="btn btn-info" target = "_blank">Learn More</a>
</p>
</div>
<div class="partner-content">
<img src="img/kumon-logo.png" class="logo-right" alt="Sample Sponsor Logo"/>
<p class="partner-description">
Kumon is an individualised learning method that allows each student to study at the 'just-right' level, regardless of age or school grade. This gives all children the possibility to benefit from Kumon, whether they need to build on more basic concepts, be challenged by more complex work or somewhere in between.
<br />
<br />
<a href="https://www.kumon.com/naperville-west" class="btn btn-info" target = "_blank">Learn More</a>
</p>
</div>

<div class="partner-content">
<img src="img/studyhuddle-logo.png" class="logo-left" style = "width:300px; height:300px" alt="Sample Sponsor Logo"/>
<p class="partner-description">
Expand Down
4 changes: 4 additions & 0 deletions views/partials/footer.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
<a href="https://alumni.imsa.edu/org/mao/jhmc.php" class="text-reset">
<img src="/img/jhmc-logo.png" class="logo jhmc-logo" alt="JHMC Logo"/>
</a>
<p class="text-white spacer">|</p>
<a href="https://www.ams.org/home/page" class="text-reset">
<img src="/img/ams-logo-white.svg" class="logo ams-logo" alt="AMS Logo"/>
</a>
</div>
<div class="partner pad-right-logo">
<a href="https://janestreet.com" class="text-reset">
Expand Down

0 comments on commit 4caa293

Please sign in to comment.