Skip to content

Commit 7c66475

Browse files
committed
add accessibility statement #23
1 parent 2da276d commit 7c66475

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/Footer.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
<hr />
99
<Row>
1010
<Col xs="3">
11-
<a href="https://www.fusion.uni-jena.de/"
11+
<a href="https://www.fusion.uni-jena.de/" style="font-size: x-small"
1212
>FUSION: Heinz-Nixdorf Endowed Chair for Distributed Information Systems</a
1313
>
1414
<br />
15-
<a href="https://www.uni-jena.de/">Friedrich Schiller University of Jena</a>
15+
<a href="https://www.uni-jena.de/" style="font-size: x-small">Friedrich Schiller University of Jena</a>
1616
<br />
1717
<br />
1818
<span>@2024 BEXIS2</span> <a href={base + '/imprint'}>Imprint</a> <a href={base + '/accessibility'}>Accessibility</a>

0 commit comments

Comments
 (0)