add note that this website is old

This commit is contained in:
2024-04-30 11:43:48 +02:00
parent 6284a1e3f0
commit be837a9cee
2 changed files with 125 additions and 0 deletions

View File

@@ -5,8 +5,33 @@
<link rel="stylesheet" href="/css/menustyle.css">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Navmenu - janishutz.com</title>
<style>
#moved-banner {
background: linear-gradient( 22.5deg, red, blue ) !important;
height: 15vh;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
#moved-banner p {
max-width: 90vw;
text-align: center;
font-size: 1.5rem;
margin: 0;
color: white;
}
#moved-banner a {
color: white;
}
</style>
</head>
<body>
<div id="moved-banner">
<p>This website is ancient and was moved to <a href="https://janishutz.com">janishutz.com</a></p>
</div>
<div class="Menu">
<a href="/"><img src="/assets/Logo.png" class="logo"></a>
<div class="toggle-wrapper">