Fixed 267U.pre2

This commit is contained in:
2026-07-26 18:25:37 +09:00
parent 50bfaeafdf
commit 317d00a284
1286 changed files with 80222 additions and 1 deletions
@@ -0,0 +1,23 @@
doctype html
html
head
meta(charset='utf-8')
meta(name='application-name' content='FrozenFriendsYume')
meta(name='viewport' content='width=device-width, initial-scale=1.0')
title FrozenFriendsYume Cli
style
include ../cli.css
script
include ../cli.js
body
header
h1 FrozenFriendsYume Simple Client v#{version}
main
div#form
textarea#text
br
button#submit Post
div#tl