@@ -30,7 +30,7 @@ div, span, a, input {
body {
width: 782px;
margin: 0 auto;
- background: #ccc;
+ background: #ccc url(bg.png) no-repeat center;
color: #000;
font-size: 14px;
font-family: Tahoma, Arial, Verdana, Meiryo, "MS Gothic", sans-serif, Lucida Sans;
@@ -285,7 +285,7 @@ local app = turbo.web.Application:new(
{
{"^/$", FormHandler},
{"^/api$", APIHandler},
- {"^/([%a%.]+)$", turbo.web.StaticFileHandler, path.join(ROOT, "assets/")},
+ {"^/([%a%d%.%-_]+)$", turbo.web.StaticFileHandler, path.join(ROOT, "assets/")},
}
)
app:listen(opt.port, "0.0.0.0", {max_body_size = CURL_MAX_SIZE})
@@ -0,0 +1 @@
+chibi_20162765420.png was generated by http://tetrabo.com/chibichara/