mirror of
https://github.com/binarydigitlol/binarydigitlol.github.io.git
synced 2025-06-20 08:52:25 +00:00
Quartz sync: Jun 19, 2025, 6:24 PM
This commit is contained in:
parent
6dbc62c9c6
commit
ae77e130f2
@ -3,7 +3,7 @@ export default (() => {
|
||||
// return <p><h3>Current Status:</h3><div id="statuscafe"><div id="statuscafe-username"></div><div id="statuscafe-content"><script src="https://status.cafe/current-status.js?name=lizbytes" defer></script></div>
|
||||
// </div>
|
||||
// </p>
|
||||
return <p><script src="https://status.lol/binarydigit.js?time&fluent&pretty"></script></p>
|
||||
return <p><script src="https://status.lol/binarydigit.js?time&pretty&fluent"></script></p>
|
||||
}
|
||||
|
||||
return Status
|
||||
|
@ -7,4 +7,8 @@
|
||||
// --bg: #custombg;
|
||||
// --callout-icon: url("data:image/svg+xml; utf8, <custom formatted svg>"); //SVG icon code
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
.statuslol_content {
|
||||
--darkgray:#7a7a7a;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user