Skip to content

Commit bcaa2a0

Browse files
authored
new sponsor Traversal (#848)
* new sponsor Traversal * lint * Trigger CI/CD pipeline
1 parent a573800 commit bcaa2a0

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

pages/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,12 @@ function Home() {
117117
alt="Jane Street Banner"
118118
/>
119119
</a>
120+
<a href="https://job-boards.greenhouse.io/traversal">
121+
<img
122+
src="https://cdn.prod.website-files.com/67ce9cc441bf0ed1a31127be/6839322cf4cab479030c9969_d8577d5878313dd713d75599363023e0_Traversal-logo-full.svg"
123+
alt="Traversal Banner"
124+
/>
125+
</a>
120126
</div>
121127
<div className="button-section">
122128
<Link href="/sponsors" className="button">Sponsor Us!</Link>

pages/sponsors.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,12 @@ function Sponsors() {
109109
alt="Jane Street Banner"
110110
/>
111111
</a>
112+
<a href="https://job-boards.greenhouse.io/traversal">
113+
<img
114+
src="https://cdn.prod.website-files.com/67ce9cc441bf0ed1a31127be/6839322cf4cab479030c9969_d8577d5878313dd713d75599363023e0_Traversal-logo-full.svg"
115+
alt="Traversal Banner"
116+
/>
117+
</a>
112118
</div>
113119
<h2 style={{ marginTop: '15px' }}>Interested in becoming a sponsor?</h2>
114120
<div style={{ marginTop: '0' }} className="button-section">

0 commit comments

Comments
 (0)