Skip to content

Commit

Permalink
updated index page
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSeidel committed Oct 12, 2024
1 parent 0f2a743 commit 9a0563e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const Home: NextPage = () => {

<div className={`${stylesCrew.frameGrid} ${styles.onlyDesktop}`}>
<ImageFrame
src="/pirates2023.png"
src="/pirates2024.png"
frameSize='4.5rem'
frameStyle='frame6'
gridColEnd={45}
Expand Down Expand Up @@ -62,7 +62,7 @@ const Home: NextPage = () => {

<ul className={styles.description}>
<li><a href="https://www.instagram.com/kit_pirates/">Instagrrrram &rarr;</a></li>
<li><NextLink href="/schedule">Wochenplan 2023 &rarr;</NextLink></li>
<li><NextLink href="/schedule">Wochenplan 2024 &rarr;</NextLink></li>
<li><a href="https://o-phase.com">Allgemeine O-Phasen Infos der Fachschaft &rarr;</a></li>
</ul>
</section>
Expand Down
Binary file added public/pirates2024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9a0563e

Please sign in to comment.