Skip to content

Commit

Permalink
index: rotate ccq rep
Browse files Browse the repository at this point in the history
  • Loading branch information
dylex committed Feb 6, 2025
1 parent 9f3e3cb commit 86d2485
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-index-page.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -176,11 +176,11 @@ const organizers = [
`Dylan Simon, SCC`,
`Robert Blackwell, SCC`,
`Billy Broderick, CCN`,
`Lukas Devos, CCQ`,
`Chris Edelmaier, CCB`,
`Lehman Garrison, SCC`,
`Geraud Krawezik, SCC`,
`Jeff Soules, CCM`,
`Nils Wentzell, CCQ`,
];

const about_section = html`
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -437,11 +437,11 @@ <h2>Organizers</h2>
<li>Dylan Simon, SCC</li>
<li>Robert Blackwell, SCC</li>
<li>Billy Broderick, CCN</li>
<li>Lukas Devos, CCQ</li>
<li>Chris Edelmaier, CCB</li>
<li>Lehman Garrison, SCC</li>
<li>Geraud Krawezik, SCC</li>
<li>Jeff Soules, CCM</li>
<li>Nils Wentzell, CCQ</li>
<div style="height: 2rem"></div>
<h2>Contact</h2>
<div style="display: flex; column-gap: 1rem">
Expand Down

0 comments on commit 86d2485

Please sign in to comment.