Meta: Add files to repository
This commit is contained in:
parent
6d27d43268
commit
52cb92f587
120 changed files with 71820 additions and 0 deletions
29
Slon/Static/html/user.html
Normal file
29
Slon/Static/html/user.html
Normal file
|
@ -0,0 +1,29 @@
|
|||
<!doctypehtml>
|
||||
<title></title>
|
||||
<link href=https://error.checksum.fail/css/12391289038129038.css rel=stylesheet>
|
||||
<link href=https://linusg.github.io/serenityos-emoji-font/SerenityOS-Emoji.css rel=stylesheet>
|
||||
<style>
|
||||
* {
|
||||
font-family: "SerenityOS Emoji", "TempleOS", -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif
|
||||
}
|
||||
|
||||
.pix {
|
||||
image-rendering: pixelated
|
||||
}
|
||||
</style>
|
||||
<div class=page-container>
|
||||
<div class=page-header></div>
|
||||
<div class=page-content>
|
||||
<br>
|
||||
<br>
|
||||
<center><font style="color: #fff">Loading Statuses...</font><img class="text-cursor"></center>
|
||||
<br>
|
||||
</div>
|
||||
<div class=page-footer>This server is powered by <a href=https://slon-project.org>Slon</a>, a
|
||||
Mastodon-compatible fediverse instance for TempleOS, written in HolyC</div>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/dayjs@1/dayjs.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/dayjs@1/plugin/relativeTime.js"></script>
|
||||
<script>dayjs.extend(window.dayjs_plugin_relativeTime)</script>
|
||||
<script src=https://error.checksum.fail/js/header.js></script>
|
||||
<script src=https://error.checksum.fail/js/12389290138092193.js></script>
|
Loading…
Add table
Add a link
Reference in a new issue