Update index.html

This commit is contained in:
Deva Midhun 2025-01-19 18:44:49 +05:30 committed by GitHub
parent 6cc5d00561
commit 5f5178467b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 1 deletions

View File

@ -47,12 +47,24 @@
line-height: 1.625;
margin: 0;
}
#statuscafe {
padding: .5em;
background-color: azure;
border: 1px solid midnightblue;
}
#statuscafe-username {
margin-bottom: .5em;
}
#statuscafe-content {
margin: 0 1em 0.5em 1em;
}
</style>
</head>
<body>
<div class="card">
<h1>Welcome to coderrrrr.site</h1>
<a href="https://status.cafe/users/coder"><img src="https://status.cafe/users/coder/badge.png" alt="Status Cafe Profile"/></a>
<!-- <a href="https://status.cafe/users/coder"><img src="https://status.cafe/users/coder/badge.png" alt="Status Cafe Profile"/></a> -->
<div id="statuscafe"><div id="statuscafe-username"></div><div id="statuscafe-content"></div></div><script src="https://status.cafe/current-status.js?name=coder" defer></script>
<p>
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>