git.jasLogic.tech
- added footer.html
[jaslogic.tech] / footer.html
diff --git a/footer.html b/footer.html
new file mode 100644 (file)
index 0000000..46ab640
--- /dev/null
@@ -0,0 +1,11 @@
+<footer>
+        <nav>
+                <a href="https://git.jaslogic.tech/jaslogic.tech">
+                        view my source code!</a>
+                <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/" style="float: right;">
+                        <img alt="Creative Commons Lizenzvertrag" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png" />
+                </a>
+                <a href="/legal/datenschutz.html" style="float: right;">Datenschutz</a>
+                <a href="/legal/impressum.html" style="float: right;">Impressum</a>
+        </nav>
+</footer>