BlueFox
7003817c74
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 36s
108 lines
3.5 KiB
HTML
108 lines
3.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta name="generator" content="Hugo 0.121.2">
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Privacynerd's site - coming soon!</title>
|
|
<link rel="canonical" href="https://privacynerd.de/">
|
|
|
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
|
|
|
<link rel="stylesheet" href="/css/styles.css">
|
|
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
|
</head>
|
|
<div class="bgimg">
|
|
<video autoplay muted loop poster="poster.jpg">
|
|
|
|
<source src="bg.mp4" type="video/mp4">
|
|
|
|
</video>
|
|
|
|
<div class="topleft">
|
|
|
|
<p>Privacynerd's site - coming soon!</p>
|
|
|
|
</div>
|
|
<div class="middle">
|
|
|
|
<h1>COMING SOON! (somewhere in the future actually)</h1>
|
|
|
|
<hr>
|
|
<p id="demo"></p>
|
|
<div id="countdown" data-release="June 30, 2024"></div>
|
|
</div>
|
|
<div class="bottomleft">
|
|
<p>
|
|
Privacynerd's site</p>
|
|
</div>
|
|
</div>
|
|
<div class="left">
|
|
|
|
<section class="social-icons">
|
|
<ul class="social-icons-list">
|
|
|
|
<li class="social-icon">
|
|
|
|
<a href="mailto:example@example.com "
|
|
>
|
|
<img src="https://privacynerd.de//svg/icons/email.svg" alt="test" />
|
|
</a>
|
|
</li>
|
|
|
|
<li class="social-icon">
|
|
|
|
<a href="https://twitter.com/"
|
|
>
|
|
<img src="https://privacynerd.de//svg/icons/twitter.svg" alt="test" />
|
|
</a>
|
|
</li>
|
|
|
|
<li class="social-icon">
|
|
|
|
<a href="https://facebook.com/"
|
|
>
|
|
<img src="https://privacynerd.de//svg/icons/facebook.svg" alt="test" />
|
|
</a>
|
|
</li>
|
|
|
|
<li class="social-icon">
|
|
|
|
<a href="https://github.com/"
|
|
>
|
|
<img src="https://privacynerd.de//svg/icons/github.svg" alt="test" />
|
|
</a>
|
|
</li>
|
|
|
|
<li class="social-icon">
|
|
|
|
<a href="https://instagram.com/"
|
|
>
|
|
<img src="https://privacynerd.de//svg/icons/instagram.svg" alt="test" />
|
|
</a>
|
|
</li>
|
|
|
|
<li class="social-icon">
|
|
|
|
<a href="https://tiktok.com/"
|
|
>
|
|
<img src="https://privacynerd.de//svg/icons/tiktok.svg" alt="test" />
|
|
</a>
|
|
</li>
|
|
|
|
<li class="social-icon">
|
|
|
|
<a href="https://linkedin.com/"
|
|
>
|
|
<img src="https://privacynerd.de//svg/icons/linkedin.svg" alt="test" />
|
|
</a>
|
|
</li>
|
|
|
|
</ul>
|
|
</section>
|
|
|
|
</div>
|
|
<script src="/js/script.js"></script>
|
|
|
|
</html>
|