further refinement

This commit is contained in:
Max Hohlfeld 2021-08-21 00:41:14 +02:00
parent a526930426
commit 5011e29bd8
3 changed files with 13 additions and 9 deletions

View File

@ -12,6 +12,7 @@
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<meta name="description" content="tfld.de stellt privatsphäre-orientierte und quelloffene Services und Tools zur Verfügung.">
</head>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
@ -44,10 +45,10 @@
<div class="tile is-ancestor">
<div class="tile is-parent">
<a href="https://max-hohlfeld.de/blog/xmpp/" target="_blank">
<a href="https://max-hohlfeld.de/blog/xmpp/" target="_blank" rel="noreferrer">
<div class="card tile is-child is-flex has-text-centered is-flex-direction-column">
<div class="card-image">
<img class="logo-image" src="./images/xmpp_logo.svg"/>
<img class="logo-image" alt="XMPP-Logo" src="./images/xmpp_logo.svg"/>
</div>
<div class="card-content">
<h5 class="title is-5">
@ -59,10 +60,10 @@
</a>
</div>
<div class="tile is-parent">
<a href="https://git.tfld.de/" target="_blank">
<a href="https://git.tfld.de/" target="_blank" rel="noreferrer">
<div class="card tile is-child is-flex has-text-centered is-flex-direction-column">
<div class="card-image">
<img class="logo-image" src="./images/gitea_logo.svg"/>
<img class="logo-image" alt="Gitea-Logo" src="./images/gitea_logo.svg"/>
</div>
<div class="card-content">
<h5 class="title is-5">
@ -74,10 +75,10 @@
</a>
</div>
<div class="tile is-parent">
<a href="mumble://voice.tfld.de/?version=1.3.4" target="_blank">
<a href="mumble://voice.tfld.de/?version=1.3.4" target="_blank" rel="noreferrer">
<div class="card tile is-child is-flex has-text-centered is-flex-direction-column">
<div class="card-image">
<img class="logo-image" src="./images/mumble_logo.svg"/>
<img class="logo-image" alt="Mumble-Logo" src="./images/mumble_logo.svg"/>
</div>
<div class="card-content">
<h5 class="title is-5">
@ -95,7 +96,7 @@
<footer class="footer">
<div class="content has-text-centered">
<p>
<strong>tfld.de</strong> made by <a href="https://max-hohlfeld.de" target="_blank">Max Hohlfeld</a> with <a href="https://bulma.io">Bulma</a>. Inspired by <a href="https://pussthecat.org" target="_blank">pussthecat.org</a> and <a href="https://exonip.de" target="_blank">exonip.de</a>.
<strong>tfld.de</strong> made by <a href="https://max-hohlfeld.de" target="_blank" rel="noreferrer">Max Hohlfeld</a> with <a href="https://bulma.io" target="_blank" rel="noreferrer">Bulma</a>. Inspired by <a href="https://pussthecat.org" target="_blank" rel="noreferrer">pussthecat.org</a> and <a href="https://exonip.de" target="_blank" rel="noreferrer">exonip.de</a>.
</p>
</div>
</footer>

View File

@ -12,6 +12,7 @@
<link rel="mask-icon" href="../safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<meta name="description" content="tfld.de stellt privatsphäre-orientierte und quelloffene Services und Tools zur Verfügung.">
</head>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
@ -104,7 +105,7 @@
<li>HTTP-Status, z.B. <code>404</code></li>
</ul>
<li>deine Git-Daten, welche in das Repository hochgeladen werden</li>
<li>Cookies, ausschließlich zur Sitzungsverwaltung, Unterbindung von <a href="https://de.wikipedia.org/wiki/Cross-Site-Request-Forgery" target="_blank">CSRF</a> und, wenn genutzt, für die 'Remember Me' Funktion</li>
<li>Cookies, ausschließlich zur Sitzungsverwaltung, Unterbindung von <a href="https://de.wikipedia.org/wiki/Cross-Site-Request-Forgery" target="_blank" rel="noreferrer">CSRF</a> und, wenn genutzt, für die 'Remember Me' Funktion</li>
</ul>
<p>
Diese Protokolle werden alle 24 Stunden rotiert und anschließend gelöscht. Sie werden weder analysiert noch mit Dritten geteilt. Sie dienen ausschließlich der Fehlersuche bei technischen Problemen.
@ -161,7 +162,7 @@
<footer class="footer">
<div class="content has-text-centered">
<p>
<strong>tfld.de</strong> made by <a href="https://max-hohlfeld.de" target="_blank">Max Hohlfeld</a> with <a href="https://bulma.io">Bulma</a>. Inspired by <a href="https://pussthecat.org" target="_blank">pussthecat.org</a> and <a href="https://exonip.de" target="_blank">exonip.de</a>.
<strong>tfld.de</strong> made by <a href="https://max-hohlfeld.de" target="_blank" rel="noreferrer">Max Hohlfeld</a> with <a href="https://bulma.io" target="_blank" rel="noreferrer">Bulma</a>. Inspired by <a href="https://pussthecat.org" target="_blank" rel="noreferrer">pussthecat.org</a> and <a href="https://exonip.de" target="_blank" rel="noreferrer">exonip.de</a>.
</p>
</div>
</footer>

2
public/robots.txt Normal file
View File

@ -0,0 +1,2 @@
user-agent: *
disallow: /images/