Moved expiry date from past to future ;) and changed the title's on the main site
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
This commit is contained in:
parent
7003817c74
commit
0edf19601f
@ -3,11 +3,11 @@ languageCode = 'en-us'
|
|||||||
theme = "coming-soon"
|
theme = "coming-soon"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
title = "Privacynerd's site - coming soon!"
|
title = "Privacynerd's site - coming at some point in the future!"
|
||||||
description = "Privacynerd's site"
|
description = "Privacynerd's site"
|
||||||
favicon = ""
|
favicon = ""
|
||||||
message = "COMING SOON! (somewhere in the future actually)"
|
message = "COMING SOON!"
|
||||||
release = "June 30, 2024"
|
release = "December 6, 2024"
|
||||||
background = ""
|
background = ""
|
||||||
|
|
||||||
socialIcons = [
|
socialIcons = [
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="generator" content="Hugo 0.121.2">
|
<meta name="generator" content="Hugo 0.121.2">
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Privacynerd's site - coming soon!</title>
|
<title>Privacynerd's site - coming at some point in the future!</title>
|
||||||
<link rel="canonical" href="https://privacynerd.de/">
|
<link rel="canonical" href="https://privacynerd.de/">
|
||||||
|
|
||||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||||
@ -21,16 +21,16 @@
|
|||||||
|
|
||||||
<div class="topleft">
|
<div class="topleft">
|
||||||
|
|
||||||
<p>Privacynerd's site - coming soon!</p>
|
<p>Privacynerd's site - coming at some point in the future!</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="middle">
|
<div class="middle">
|
||||||
|
|
||||||
<h1>COMING SOON! (somewhere in the future actually)</h1>
|
<h1>COMING SOON!</h1>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p id="demo"></p>
|
<p id="demo"></p>
|
||||||
<div id="countdown" data-release="June 30, 2024"></div>
|
<div id="countdown" data-release="December 6, 2024"></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="bottomleft">
|
<div class="bottomleft">
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user