added alpha notice

This commit is contained in:
Jonas_Jones 2023-06-27 03:26:10 +02:00
parent a2544a9f97
commit 2f55e87331
2 changed files with 17 additions and 0 deletions

View file

@ -136,3 +136,16 @@ body {
transform: scale(100);
color: gray;
}
.alpha-test {
background-color: orange;
border-radius: 0px 0px 0px 25px;
padding-right: 15px;
color: #fff;
width: 500px;
position: fixed;
top: 0;
right: 0;
text-align: right;
}

View file

@ -10,6 +10,10 @@
<img src="/root_logo.png" alt="My Picture" class="picture">
</div>
</div>
<div class="alpha-test">
<h3>Alpha Site</h3>
<p>Click <a href="https://alpha.jonasjones.dev/">here</a> to get to the alpha website and check out the latest progress towards the upcoming release</p>
</div>
<div class="links">
<a href="https://old.jonasjones.me" class="home-link">Home</a>
<a href="based/" class="for-the-based-link">For The Based&trade;</a>