We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7258be commit 4ff90dfCopy full SHA for 4ff90df
src/lib/Footer.svelte
@@ -15,7 +15,7 @@
15
<a href="https://www.uni-jena.de/" style="font-size: x-small">Friedrich Schiller University of Jena</a>
16
<br />
17
18
- <span>@2024 BEXIS2</span> <a href={base + '/imprint'}>Imprint</a> <a href={base + '/accessibility'}>Accessibility</a>
+ <span>@2025 BEXIS2</span> <a href={base + '/imprint'}>Imprint</a> <a href={base + '/accessibility'}>Accessibility</a>
19
</Col>
20
<Col xs="1"></Col>
21
<Col xs="8">
0 commit comments