Updated homepage

This commit is contained in:
Kevin Veen-Birkenbach 2022-12-01 16:00:58 +01:00
parent 6af6de4bee
commit d319075858
3 changed files with 11 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 483 B

View File

@ -2,7 +2,7 @@
<header>
<title>Kevin Veen-Birkenbach - Consulting and Coaching Services</title>
<meta charset="utf-8" >
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="logo_100x100.png" type="image/x-icon">
<!-- Bootstrap CSS only -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" crossorigin="anonymous">
<!-- Bootstrap JavaScript Bundle with Popper -->
@ -66,7 +66,7 @@
<p></p>
<div class="row">
<div class="col">
<h3>Centralized</h3>
<h3>I'm on:</h3>
<ul class="list-group list-group-flush">
<li class="list-group-item">
<a rel="me" href="https://github.com/kevinveenbirkenbach">
@ -105,7 +105,7 @@
<ul>
</div>
<div class="col">
<h3>Decentralized</h3>
<h3>I host:</h3>
<ul class="list-group list-group-flush">
<li class="list-group-item">
<a rel="me" href="https://git.veen.world/kevinveenbirkenbach" class="link">
@ -126,21 +126,15 @@
</a>
</li>
<li class="list-group-item">
<a rel="me" href="https://cloud.veen.world">
<a rel="me" href="https://pixelfed.veen.world/kevinveenbirkenbach">
<i class="fa-solid fa-link"></i>
cloud.veen.world
pixelfed.veen.world
</a>
</li>
<li class="list-group-item">
<a href="https://s.veen.world">
<a rel="me" href="https://peertube.veen.world/a/kevinveenbirkenbach">
<i class="fa-solid fa-link"></i>
s.veen.world
</a>
</li>
<li class="list-group-item">
<a href="imprint.html">
<i class="fa-solid fa-link"></i>
imprint
peertube.veen.world
</a>
</li>
<ul>
@ -153,6 +147,10 @@
<p>Phone: <span itemprop="telephone"><a href="tel:+491781798023">+491781798023</a></span><br>
Email: <span itemprop="email"><a href="mailto:kevin@veen.world">kevin@veen.world</a></span><br>
PGP-Key: <a href="https://s.veen.world/pgp">s.veen.world/pgp</a></p>
<a href="imprint.html">
<i class="fa-solid fa-link"></i>
imprint
</a>
</div>
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 21 KiB