Add hakken.irl (#2)

add sub page for our regular hakken event

Co-authored-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
Reviewed-on: https://git.b12f.io/pub-solar/pub.solar/pulls/2
Co-authored-by: Benjamin Bädorf <b12f@noreply.example.org>
Co-committed-by: Benjamin Bädorf <b12f@noreply.example.org>
This commit is contained in:
Benjamin Bädorf 2022-08-09 21:52:33 +00:00 committed by teutat3s
parent 9100db4c17
commit 0362a56e3f
3 changed files with 105 additions and 3 deletions

View file

@ -5,7 +5,7 @@
<title>Pub Solar</title>
<link rel="shortcut icon" href="/assets/pubsolar.svg" />
<meta name="theme-color" content="#000000" id="theme-color" />
<meta name="description" content="Fucking free">
<meta name="description" content="pub.solar wants you to have control of your data and privacy. We host Matrix, Nextcloud, and Mastodon for you to use.">
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1.0 user-scalable=no">
<link rel="stylesheet" type="text/css" href="/style.css?1" media="all" />
</head>

101
hakken.html Normal file

File diff suppressed because one or more lines are too long

View file

@ -2,10 +2,10 @@
<html>
<head>
<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="description" content="Fucking free">
<meta name="description" content="pub.solar wants you to have control of your data and privacy. We host Matrix, Nextcloud, and Mastodon for you to use.">
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1.0 user-scalable=no">
<link rel="stylesheet" type="text/css" href="/style.css?1" media="all" />
</head>
@ -22,6 +22,7 @@
<a href="https://chat.pub.solar/" target="_blank" class="ps-page--link">Matrix</a>
<a href="https://mastodon.pub.solar/" target="_blank" class="ps-page--link">Mastodon</a>
<a href="https://cloud.pub.solar/" target="_blank" class="ps-page--link">Nextcloud</a>
<a href="./hakken" class="ps-page--link">hakken.irl</a>
<a href="./about" class="ps-page--link">About</a>
<a href="./about" class="ps-page--link">Imprint</a>
<a href="./privacy" class="ps-page--link">Privacy policy</a>