We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5980527 commit f01d39cCopy full SHA for f01d39c
templates/admin.html
@@ -18,6 +18,10 @@
18
.el-menu-demo {
19
text-align: center;
20
}
21
+
22
+ body {
23
+ background: #f5f5f5;
24
+ }
25
</style>
26
</head>
27
<body>
templates/index.html
@@ -12,7 +12,15 @@
12
<meta name="keywords" content="{{keywords}}"/>
13
<meta name="generator" content="FileCodeBox"/>
14
<meta name="template" content="Lan-V1.5.8"/>
15
+ <meta name="description" content="{{description}}"/>
16
+ <meta name="keywords" content="{{keywords}}"/>
17
+ <meta name="generator" content="FileCodeBox"/>
+ <meta name="template" content="Lan-V1.5.8"/>
<style>
.qu .el-button {
width: 100px;
height: 100px;
0 commit comments