mirror of
https://github.com/midou36o/midou36o.github.io
synced 2025-06-04 00:41:01 +05:30
Add the funny warning because not having money is pain.
This commit is contained in:
14
index.html
14
index.html
@ -29,6 +29,10 @@
|
||||
|
||||
</head>
|
||||
<body id="content">
|
||||
<div class="banner">
|
||||
<h1>Warning.</h1>
|
||||
<p>The domain miicord.com will expire the 6th of October, stop using it unless i find a way to pay the domain. Use <a href="https://midou36o.github.io"> midou36o.github.io </a> instead.</p>
|
||||
</div>
|
||||
<div class="center">
|
||||
<div class="middle">
|
||||
<div class="wrapper">
|
||||
@ -38,11 +42,11 @@
|
||||
<hr style="width:60%;text-align:center;color:#fff;border-color: #fff">
|
||||
<a class="sociallink" href="https://github.com/Midou36o" title="Midou's GitHub"><img style="width: 20px; height: 20px;" src="src/images/github.svg" alt="Midou's GitHub"></a>
|
||||
<a class="sociallink" href="https://matrix.to/#/@midou:projectsegfau.lt" title="Midou's Matrix"><img style="width: 20px; height: 20px;" src="src/images/matrix.svg" alt="Midou's Matrix"></a>
|
||||
<a class="sociallink" href="mailto:miicord@miicord.com" title="Midou's E-Mail"><img style="width: 20px; height: 20px;" src="src/images/email.svg" alt="Midou's Email"></a>
|
||||
<a class="sociallink" href="./donation.html" title="Donate"><img style="width: 20px; height: 20px; color:#8b0000" src="src/images/donate.svg" alt="Donate to Midou (Currently unavailable.)"></a>
|
||||
<hr style="width:10%; height: 100; border: solid 0.5px; color:rgb(73, 81, 88);border-color: rgb(73, 81, 88);">
|
||||
<div class="bio-and-projects">
|
||||
<a id="bplink" href="bio-and-projects/bio.html" title="Midou's Bio" style="color:rgb(216, 213, 15);">Bio</a> | <a id="plink" href="bio-and-projects/projects.html" title="Midou's Projects" style="color:rgb(216, 213, 15);">Projects</a>
|
||||
<a class="sociallink" href="mailto:midou@projectsegfau.lt" title="Midou's E-Mail (UNAVAILABLE, redirecting to the team's email.)"><img style="width: 20px; height: 20px; animation: fadeInOut 1s infinite;" src="src/images/email.svg" alt="Midou's E-mail (Project segfault)"></a>
|
||||
<a class="sociallink" href="https://projectsegfau.lt/donate" title="Donate to Midou (Redirects to projectsegfau.lt)"><img style="width: 20px; height: 20px; color:#8b0000" src="src/images/donate.svg" alt="Donate to Midou (Redirects to projectsegfau.lt)"></a>
|
||||
<!--<hr style="width:10%; height: 100; border: solid 0.5px; color:rgb(73, 81, 88);border-color: rgb(73, 81, 88);">-->
|
||||
<!--<div class="bio-and-projects">-->
|
||||
<!--<a id="bplink" href="bio-and-projects/bio.html" title="Midou's Bio" style="color:rgb(216, 213, 15);">Bio</a> | <a id="plink" href="bio-and-projects/projects.html" title="Midou's Projects" style="color:rgb(216, 213, 15);">Projects</a>-->
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
Reference in New Issue
Block a user