First commit
This commit is contained in:
BIN
hugo/public/bilder/eragon-and-arya.jpg
Normal file
BIN
hugo/public/bilder/eragon-and-arya.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
hugo/public/bilder/happy-easter.jpg
Normal file
BIN
hugo/public/bilder/happy-easter.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
46
hugo/public/bilder/index.html
Normal file
46
hugo/public/bilder/index.html
Normal file
@@ -0,0 +1,46 @@
|
||||
<!DOCTYPE html>
|
||||
<html class="no-js" lang="de">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<title>Bilder :: alphabreed</title>
|
||||
<meta name="description" content="Meine Bilder, jetzt auf DeviantArt">
|
||||
<meta name="author" content="Stefan Mühlinghaus">
|
||||
<meta name="viewport" content="initial-scale=1, user-scalable=no">
|
||||
<link rel="icon" type="image/vnd.microsoft.icon" href="/img/favicon.ico">
|
||||
|
||||
<link rel="preload" href="/css/main.css" as="style">
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
<script>(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement)</script>
|
||||
<script defer src="/js/menu.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<a href="/" title="alphabreed Startseite"> <img src="/img/alphabreed.png" alt="alphabreed"></a>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/pi/">Raspberry Pi</a></li>
|
||||
<li><a href="/gameplays/">Gameplays</a></li>
|
||||
<li><a href="/if/">Interactive Fiction</a></li>
|
||||
<li><a href="/comics/">Comics</a></li>
|
||||
<li class="active"><a href="/bilder/">Bilder</a></li>
|
||||
<li><a href="/impressum/">Impressum</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<div id="main">
|
||||
|
||||
<h1 id="bilder">Bilder</h1>
|
||||
<p>Ich habe mich dazu entschlossen, meine Bilder in Zukunft nur noch auf <em>DeviantArt</em> einzustellen, damit ich sie nicht doppelt pflegen muss. Ihr könnt sie in meiner <a href="https://masterjazzman.deviantart.com/" target="_blank">DeviantArt Galerie</a> betrachten.</p>
|
||||
<p style="margin-top:100px"><a href="https://masterjazzman.deviantart.com/" target="_blank" style="font-size:0">
|
||||
<img src="eragon-and-arya.jpg" style="width:30%; height:auto; transform:rotate(-10deg);" />
|
||||
<img src="oh-please-do-stay-for-dinner.jpg" style="width:30%; height:auto; transform:rotate(10deg); margin-left:-5%;" />
|
||||
<img src="shall-i-compare-thee.jpg" style="width:25%; height:auto; transform:rotate(-7deg); margin-left:-5%;" />
|
||||
<img src="happy-easter.jpg" style="width:30%; height:auto; transform:rotate(10deg); margin-left:-5%;" />
|
||||
</a></p>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
BIN
hugo/public/bilder/oh-please-do-stay-for-dinner.jpg
Normal file
BIN
hugo/public/bilder/oh-please-do-stay-for-dinner.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
hugo/public/bilder/shall-i-compare-thee.jpg
Normal file
BIN
hugo/public/bilder/shall-i-compare-thee.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user