Add favicon logo and update privacy policy styling
This uses the correct styling for the privacy policy and adds the logo as the favicon.
This commit is contained in:
parent
a6a65e8058
commit
7c5477a20b
|
@ -3,6 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Pub Solar</title>
|
<title>Pub Solar</title>
|
||||||
|
<link rel="shortcut icon" href="/assets/pubsolar.svg" />
|
||||||
<meta name="theme-color" content="#000000" id="theme-color" />
|
<meta name="theme-color" content="#000000" id="theme-color" />
|
||||||
<meta name="description" content="Fucking free">
|
<meta name="description" content="Fucking free">
|
||||||
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1.0 user-scalable=no">
|
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1.0 user-scalable=no">
|
||||||
|
@ -30,7 +31,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
<p>Auf unseren Mastodon und Matrix Instanzen ist die Registrierung für alle offen. Wenn Du (oder dein Verein, oder deine Familie) gerne unsere Nextcloud benutzen möchten, schreib uns gerne an.</p>
|
<p>Auf unseren Mastodon und Matrix Instanzen ist die Registrierung für alle offen. Wenn Du (oder dein Verein, oder deine Familie) gerne unsere Nextcloud benutzen möchten, schreib uns gerne an.</p>
|
||||||
|
|
||||||
<p>Du kannst uns via <a href="https://matrix.to/#/#general:pub.solar?via=chat.pub.solar">Matrix</a> und <a href="https://mastodon.pub.solar/@teutat3s">Mastodon</a> erreichen, oder eine Mail an <a href="mailto:admins@pub.solar">admins@pub.solar</a> schicken.</p>
|
<p>Du kannst uns via <a href="https://matrix.to/#/#general:pub.solar?via=chat.pub.solar">Matrix</a> und <a href="https://mastodon.pub.solar/@teutat3s">Mastodon</a> erreichen, oder eine Mail an <a href="mailto:crew@pub.solar">crew@pub.solar</a> schicken.</p>
|
||||||
|
|
||||||
<h2>Impressum</h2>
|
<h2>Impressum</h2>
|
||||||
<p>
|
<p>
|
||||||
|
@ -39,7 +40,7 @@
|
||||||
c/o MiOM 202,<br>
|
c/o MiOM 202,<br>
|
||||||
Wilhelm-Mauser-Straße 47 Halle 5,<br>
|
Wilhelm-Mauser-Straße 47 Halle 5,<br>
|
||||||
D-50827 Köln,<br><br>
|
D-50827 Köln,<br><br>
|
||||||
<a href="mailto:admins@pub.solar">admins@pub.solar</a>
|
<a href="mailto:crew@pub.solar">crew@pub.solar</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Unsere Satzung</h3>
|
<h3>Unsere Satzung</h3>
|
||||||
|
@ -65,7 +66,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
<p>Our Mastodon and Matrix instances are publicly open for registration. If you (or your non profit, or your family) would like to use our Nextcloud, send us a message.</p>
|
<p>Our Mastodon and Matrix instances are publicly open for registration. If you (or your non profit, or your family) would like to use our Nextcloud, send us a message.</p>
|
||||||
|
|
||||||
<p>You can reach us via <a href="https://matrix.to/#/#general:pub.solar?via=chat.pub.solar">Matrix</a> and <a href="https://mastodon.pub.solar/@teutat3s">Mastodon</a>, or send a mail to <a href="mailto:admins@pub.solar">admins@pub.solar</a>.</p>
|
<p>You can reach us via <a href="https://matrix.to/#/#general:pub.solar?via=chat.pub.solar">Matrix</a> and <a href="https://mastodon.pub.solar/@crew">Mastodon</a>, or send a mail to <a href="mailto:crew@pub.solar">crew@pub.solar</a>.</p>
|
||||||
|
|
||||||
<h2>Imprint</h2>
|
<h2>Imprint</h2>
|
||||||
<p>
|
<p>
|
||||||
|
@ -74,7 +75,7 @@
|
||||||
c/o MiOM 202,<br>
|
c/o MiOM 202,<br>
|
||||||
Wilhelm-Mauser-Straße 47 Halle 5,<br>
|
Wilhelm-Mauser-Straße 47 Halle 5,<br>
|
||||||
D-50827 Köln,<br><br>
|
D-50827 Köln,<br><br>
|
||||||
<a href="mailto:admins@pub.solar">admins@pub.solar</a>
|
<a href="mailto:crew@pub.solar">crew@pub.solar</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Our Statutes</h3>
|
<h3>Our Statutes</h3>
|
||||||
|
|
BIN
assets/pubsolar.png
Normal file
BIN
assets/pubsolar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
|
@ -3,6 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Pub Solar</title>
|
<title>Pub Solar</title>
|
||||||
|
<link rel="shortcut icon" href="/assets/pubsolar.svg" />
|
||||||
<meta name="theme-color" content="#000000" id="theme-color" />
|
<meta name="theme-color" content="#000000" id="theme-color" />
|
||||||
<meta name="description" content="Fucking free">
|
<meta name="description" content="Fucking free">
|
||||||
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1.0 user-scalable=no">
|
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1.0 user-scalable=no">
|
||||||
|
|
47
privacy.html
47
privacy.html
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue