Skip to content

Commit 671dd93

Browse files
committed
赞助
1 parent 74f2f70 commit 671dd93

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>企业后台管理基础框架</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta name="description" content="使用java8,spring-boot,mybatis快速构建后台管理应用,支持集群,动态数据源,分布式事务,定时调度,代码生成器">
8-
<meta name="keywords" content="java,java8,spring-boot,mybatis,后台管理,后台管理框架">
8+
<meta name="keywords" content="java,java8,spring-boot,mybatis,后台管理,后台管理框架,企业后台管理框架">
99
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
1010
<!--<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>-->
1111
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
@@ -256,6 +256,15 @@ <h3><a id="鸣谢" class="anchor" href="#%E9%B8%A3%E8%B0%A2" aria-hidden="true">
256256
<td>@丶陌上花开丨缓缓归</td>
257257
<td align="center">赞助: ¥200</td>
258258
</tr>
259+
<tr>
260+
<td>@一只熊的一亩三分地</td>
261+
<td align="center">赞助: ¥50</td>
262+
</tr>
263+
<tr>
264+
<td><a href="https://github.com/kyle1003" target="_blank">@北京-。</a></td>
265+
<td align="center">赞助: ¥50</td>
266+
</tr>
267+
259268
</tbody>
260269
</table>
261270
<h3><a id="links" class="anchor" href="#links" aria-hidden="true"><span aria-hidden="true"

0 commit comments

Comments
 (0)