Skip to content

Commit e35bd66

Browse files
authored
Update Footer.svelte
change year in footer
1 parent b704931 commit e35bd66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/Footer.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<a href="https://www.uni-jena.de/">Friedrich Schiller University of Jena</a>
1616
<br />
1717
<br />
18-
<span>@2023 BEXIS2</span> <a href={base + '/imprint'}>Imprint</a>
18+
<span>@2024 BEXIS2</span> <a href={base + '/imprint'}>Imprint</a>
1919
</Col>
2020
<Col xs="1"></Col>
2121
<Col xs="8">

0 commit comments

Comments
 (0)