Skip to content

Commit 84c6e4f

Browse files
committed
Finish updating sponsor images
1 parent b2a5968 commit 84c6e4f

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

_data/sponsors-2025.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- name: AMD
2+
logo: https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/refs/heads/what-a-theme-test/assets/images/sponsors/amd.svg
3+
level: lazer
4+
website: https://waterlinked.com/
5+
16
- name: Cito Medical
27
logo: https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/what-a-theme-test/assets/images/sponsors/cito.svg
38
level: lazer
@@ -18,3 +23,7 @@
1823
level: lazer
1924
website: https://waterlinked.com/
2025

26+
- name: Intel
27+
logo: https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/refs/heads/what-a-theme-test/assets/images/sponsors/intel.webp
28+
level: diamond
29+
website: https://waterlinked.com/

_includes/lazershark-acknowledgements.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h2 class="title has-text-left has-text-white-ter is-size-2 has-text-weight-bold
44
Acknowledgements
55
</h2>
66
<p>
7-
Cabrillo Robotics Club extends its sincerest gratitude to everyone who has supported the development of LazerShark. Our accomplishments would not have been possible without the generous donations by corporate sponsors, individual donors, and supporters. Thank you to <a href='https://www.pnisensor.com/' target="_blank"> PNI Sensor</a> for providing us with their NaviGuider and TargetPoint-TCM IMUs, and to <a href='https://waterlinked.com/' target="_blank"> Water Linked</a> for giving us a generous discount on their A50 DVL. Additionally, thank you to <a href='https://citomedical.com/' target="_blank"> CITO Medical</a> generously provided access to their facilities to machine the electrical housing, and <a href='https://www.solidworks.com/' target="_blank"> SOLIDWORKS</a> for providing licenses. We are grateful to <a href='https://www.amd.com/en.html' target="_blank"> AMD</a> AMD, <a href='https://www.intel.com/content/www/us/en/homepage.html' target="_blank"> Intel</a>, Cabrillo Engineering Department alumnus Mark Cowell, and many others for monetary donations. CRC recognizes the support of advisors Mike Matera and Andrew Thach. Finally, a big thank you to Marlene Coury for providing us a pool for testing. Your generosity is greatly appreciated.
7+
Cabrillo Robotics Club extends its sincerest gratitude to everyone who has supported the development of LazerShark. Our accomplishments would not have been possible without the generous donations by corporate sponsors, individual donors, and supporters. Thank you to <a href='https://www.pnisensor.com/' target="_blank"> PNI Sensor</a> for providing us with their NaviGuider and TargetPoint-TCM IMUs, and to <a href='https://waterlinked.com/' target="_blank"> Water Linked</a> for giving us a generous discount on their A50 DVL. Additionally, thank you to <a href='https://citomedical.com/' target="_blank"> CITO Medical</a> generously providing access to their facilities to machine the electrical housing, and <a href='https://www.solidworks.com/' target="_blank"> SOLIDWORKS</a> for providing licenses. We are grateful to <a href='https://www.amd.com/en.html' target="_blank"> AMD</a> AMD, <a href='https://www.intel.com/content/www/us/en/homepage.html' target="_blank"> Intel</a>, Cabrillo Engineering Department alumnus Mark Cowell, and many others for monetary donations. CRC recognizes the support of advisors Mike Matera and Andrew Thach. Finally, a big thank you to Marlene Coury for providing us a pool for testing. Your generosity is greatly appreciated.
88
<br>
99
</p>
1010
<div id="posts-sponsors">

assets/css/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1715,7 +1715,7 @@ p {
17151715
display: flex;
17161716
.sponsor-grid {
17171717
display: grid;
1718-
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
1718+
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
17191719
align-items: center;
17201720
justify-content: center;
17211721
}

0 commit comments

Comments
 (0)