mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-02 13:21:53 +01:00
5e9cc09fcb
* wip * wip * wip
20 lines
296 B
Text
20 lines
296 B
Text
doctype html
|
|
|
|
html
|
|
|
|
head
|
|
meta(charset='utf-8')
|
|
meta(name='application-name' content='Misskey')
|
|
title Misskey BIOS
|
|
style
|
|
include ../bios.css
|
|
script
|
|
include ../bios.js
|
|
|
|
body
|
|
header
|
|
h1 Misskey BIOS #{version}
|
|
main
|
|
div.tabs
|
|
button#ls edit local storage
|
|
div#content
|