forked from x/ContextOS
add some
This commit is contained in:
parent
893a87dc18
commit
f28bac79a0
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width,user-scalable=no">
|
||||
<meta charset="utf-8"><title>volcanos</title>
|
||||
<meta charset="utf-8"><title>{{.Option "title"}}</title>
|
||||
<link href="/volcanos/index.css{{.Option "version"}}" rel="stylesheet">
|
||||
<link href="/volcanos/page/cache.css{{.Option "version"}}" rel="stylesheet">
|
||||
<link href="/require/src/main.css{{.Option "version"}}" rel="stylesheet">
|
||||
|
@ -75,6 +75,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
|
||||
"subject", "主题", "content", "内容",
|
||||
"keyword", "关键字",
|
||||
"title", "标题",
|
||||
"dev", "主机",
|
||||
"nodename", "节点",
|
||||
"access", "访问",
|
||||
"arch", "架构", "kernel", "内核", "agent", "代理",
|
||||
|
Loading…
x
Reference in New Issue
Block a user