redesign background and footer
This commit is contained in:
+8
-8
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Copyright © 2025 Niklas Elsbrock -->
|
||||
<!-- Copyright © 2026 Niklas Elsbrock -->
|
||||
|
||||
<html lang="de">
|
||||
<head>
|
||||
@@ -16,28 +16,28 @@
|
||||
<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>
|
||||
@@ -45,7 +45,7 @@
|
||||
</div>
|
||||
<footer>
|
||||
<p>
|
||||
© 2025 Niklas Elsbrock
|
||||
© 2026 Niklas Elsbrock
|
||||
· <a href="/privacy.html">Datenschutz</a>
|
||||
· <a href="/licenses.html">Open-Source-Lizenzen</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user