mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-06 09:22:40 +00:00
12 lines
320 B
Plaintext
12 lines
320 B
Plaintext
<div id="statuscafe" class="text-box">
|
|
<h3>My Lastest Status</h3>
|
|
<div id="statuscafe-username"></div>
|
|
<div id="statuscafe-content"></div>
|
|
</div>
|
|
<script src="https://status.cafe/current-status.js?name=leilukin" defer></script>
|
|
|
|
<style>
|
|
#statuscafe-content {
|
|
margin: 0 0 0.5em 1em;
|
|
}
|
|
</style> |