overhaul (yet again)
This commit is contained in:
+35
-26
@@ -13,34 +13,43 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<main>
|
||||
<h1>Open-Source-Lizenzen</h1>
|
||||
|
||||
<h2>Schriftarten:</h2>
|
||||
|
||||
<h3>Überschriften: <a href="https://fontsarena.com/metropolis-by-chris-simpson/">Metropolis</a></h3>
|
||||
<p>Public Domain (<a href="https://unlicense.org/">Unlicense</a>)</p>
|
||||
|
||||
<h3>Text: <a href="https://github.com/rsms/inter">Inter</a></h3>
|
||||
<div class="viewstretch">
|
||||
<main>
|
||||
<h1>Open-Source-Lizenzen</h1>
|
||||
|
||||
<h2>Schriftarten:</h2>
|
||||
|
||||
<h3>Überschriften: <a href="https://fontsarena.com/metropolis-by-chris-simpson/">Metropolis</a></h3>
|
||||
<p>Public Domain (<a href="https://unlicense.org/">Unlicense</a>)</p>
|
||||
|
||||
<h3>Text: <a href="https://github.com/rsms/inter">Inter</a></h3>
|
||||
<p>
|
||||
Copyright (c) 2016-2020 The Inter Project Authors.<br />
|
||||
"Inter" is trademark of Rasmus Andersson.<br />
|
||||
Licensed under the <a href="https://scripts.sil.org/OFL">SIL Open Font License, Version 1.1</a>.
|
||||
</p>
|
||||
|
||||
<h3>Icons: <a href="https://fontawesome.com/">Font Awesome Free</a></h3>
|
||||
<p>
|
||||
Copyright (c) 2024 Fonticons, Inc.<br />
|
||||
with Reserved Font Name: "Font Awesome".<br />
|
||||
Licensed under the <a href="https://scripts.sil.org/OFL">SIL Open Font License, Version 1.1</a>.
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<p>
|
||||
<a href="/" data-icon="">Zurück zur Hauptseite</a>
|
||||
</p>
|
||||
</main>
|
||||
</div>
|
||||
<footer>
|
||||
<p>
|
||||
Copyright (c) 2016-2020 The Inter Project Authors.<br />
|
||||
"Inter" is trademark of Rasmus Andersson.<br />
|
||||
Licensed under the <a href="https://scripts.sil.org/OFL">SIL Open Font License, Version 1.1</a>.
|
||||
</p>
|
||||
|
||||
<h3>Icons: <a href="https://fontawesome.com/">Font Awesome Free</a></h3>
|
||||
<p>
|
||||
Copyright (c) 2022 Fonticons, Inc.<br />
|
||||
with Reserved Font Name: "Font Awesome".<br />
|
||||
Licensed under the <a href="https://scripts.sil.org/OFL">SIL Open Font License, Version 1.1</a>.
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<p>
|
||||
<a href="/" data-icon="">Zurück zur Hauptseite</a>
|
||||
© 2025 Niklas Elsbrock
|
||||
· <a href="/privacy.html">Datenschutz</a>
|
||||
· <a href="/licenses.html">Open-Source-Lizenzen</a>
|
||||
</p>
|
||||
</main>
|
||||
<p>Diese Website enthält kein JavaScript – für Allergiker geeignet.</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user