Update index.html

This commit is contained in:
Deva Midhun 2025-01-14 00:04:56 +05:30 committed by GitHub
parent fa92b0b486
commit fe9cbbed40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 3 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Minimalist Enhanced CSS Page</title>
<title>coderrrrr</title>
<style>
body {
margin: 0;
@ -50,10 +50,12 @@
</head>
<body>
<div class="card">
<h1>Welcome</h1>
<h1>Welcome to coderrrrr.site</h1>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
So... Bomberfish DM'ed me on discord to kindly take his site down from my domain. So here we are! This is a small placeholder page while I work out the bugs in my actual site. You can find a production version of it at <a href="https://demo.coderrrrr.site">demo.coderrrrr.site</a>.
</p>
<h5>Buttons:</h5>
<a href="https://lucida.to" target="_blank"><img loading="lazy" src="https://lucida.to/buttons/88x31.gif" alt="A web button with the description: Lucida: Free Music. No BS." title="Lucida: Free Music. No BS." referrerpolicy="no-referrer" crossorigin="anonymous"></a>
</div>
</body>
</html>