Skip to content
Snippets Groups Projects
Verified Commit 9ddb43af authored by Jonas Leder's avatar Jonas Leder
Browse files

arange shields banner stacked

parent dcb52627
Branches
Tags
No related merge requests found
Pipeline #2174 passed
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
......@@ -7,13 +8,15 @@
<link href="/css/style.css" rel="stylesheet">
<title></title>
</head>
<body>
<jl-header data-title="Jonas Leder"></jl-header>
<div id="content">
<div class="center">
<img data-noPreview="true" id="homeImage" src="/img/bildHome.webp">
<h2>&Uuml;ber mich</h2>
<p class="left block">Hallo, mein Name ist Jonas Leder. Ich bin aktuell Auszubildender in Fachrichtung Fachinformatiker für Anwendungsentwicklung.</p>
<p class="left block">Hallo, mein Name ist Jonas Leder. Ich bin aktuell Auszubildender in Fachrichtung
Fachinformatiker für Anwendungsentwicklung.</p>
<p>
<button onclick="window.location.href='about.html';">Mehr</button>
</p>
......@@ -26,15 +29,17 @@
<jl-skills></jl-skills>
<div id="banner">
<h2>Banner</h2>
<a href="https://ipv6.he.net" target="_blank"><img class="no-corner"
data-noPreview="true"
<a href="https://ipv6.he.net" target="_blank"><img class="no-corner" data-noPreview="true"
src="https://ipv6.he.net/certification/create_badge.php?pass_name=jonasled&badge=3"></a>
<a href="https://www.abuseipdb.com/user/45130" target="_blank"><img class="abuseIpImg no-corner"
data-noPreview="true"
src="https://www.abuseipdb.com/contributor/45130.svg"></a>
data-noPreview="true" src="https://www.abuseipdb.com/contributor/45130.svg"></a>
<a href="https://status.jonasled.de">
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jonasled/status/master/api/website/uptime.json">
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jonasled/status/master/api/website/response-time.json">
<div class="div-no-break">
<img
src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jonasled/status/master/api/website/uptime.json"><br>
<img
src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jonasled/status/master/api/website/response-time.json">
</div>
</a>
</div>
<br>
......@@ -44,4 +49,5 @@
<jl-footer></jl-footer>
<script src="/js/script.js"></script>
</body>
</html>
\ No newline at end of file
......@@ -13,3 +13,8 @@
margin-right: 20px;
box-shadow: 7px 7px $back-color-2;
}
.div-no-break {
width: fit-content;
display: inline-block;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment