Skip to content

Commit 763aa90

Browse files
committed
优化关键字
1 parent 5249923 commit 763aa90

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta name="baidu-site-verification" content="yJx06P8elM"/>
88
<meta name="website" content="http://www.hsweb.me"/>
9-
<meta name="description" content="hsweb是一个用于快速构建后台管理系统的基础框架,基于java8,spring-boot,mybatis等主流技术.提供常用的工具集,支持集群,动态数据源,分布式事务,定时调度,代码生成器.模块化,可拓展性强.">
10-
<meta name="keywords" content="后台管理,后台管理框架,管理系统框架,后台系统框架,企业后台管理,企业后台管理框架,后台管理基础框架,java,java8,spring-boot,mybatis,maven">
9+
<meta name="description"
10+
content="hsweb是一个用于快速构建后台管理系统的基础框架,基于java8,spring-boot,mybatis等主流技术.提供常用的工具集,支持集群,动态数据源,分布式事务,定时调度,代码生成器.模块化,可拓展性强.">
11+
<meta name="keywords"
12+
content="后台系统,后台系统框架,后台管理框架,管理系统框架,后台系统框架,企业后台管理框架,后台管理基础框架,java后台框架,java,java8,spring-boot,mybatis,maven">
1113
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
1214
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
1315
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
@@ -21,7 +23,8 @@ <h2 class="project-tagline">快速构建企业后台管理应用</h2>
2123
<a target="_blank" href="https://github.com/hs-web/hsweb-framework/tree/master/doc" class="btn">项目文档</a>
2224
<a target="_blank" href="https://github.com/hs-web/hsweb-framework/tree/3.0" title="开发中..." class="btn">全新3.0</a>
2325
<br/>
24-
<a target="_blank" href="https://travis-ci.org/hs-web/hsweb-framework"><img src="images/travis.svg" id="travis" alt="Build Status"></a>
26+
<a target="_blank" href="https://travis-ci.org/hs-web/hsweb-framework"><img src="images/travis.svg" id="travis"
27+
alt="Build Status"></a>
2528
<a target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0.html"><img id="license" alt="版权"
2629
src="images/license.svg"></a>
2730
<a target="_blank"

0 commit comments

Comments
 (0)