Skip to content

Commit

Permalink
add more key words
Browse files Browse the repository at this point in the history
  • Loading branch information
songpengwei committed Mar 4, 2024
1 parent 435de52 commit f903431
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<head>
<meta charset="UTF-8">
<title>DDIA 逐章精读</title>
<meta name="keywords" content="设计数据密集型应用 DDIA 数据库"/>
<meta name="keywords" content="设计数据密集型应用 DDIA 数据库 DDIA笔记 DDIA翻译 分布式系统 数据库 大规模数据系统"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="在理解英文原文的基础上,结合我的一些工作经验,进行一些相应扩展,并参考 github 上 Vonng 的中文翻译版,对每一章用中文重新组织,作为每次分享的文字稿,在此集结为一本开源小册,希望可以对有需要的同学有所帮助,水平所限,难免疏漏,如发现有任何有误之处,欢迎提 issue 和 PR。">
<meta name="description" content="DDIA读书笔记 DDIA精读笔记 DDIA翻译">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="js/vue.css" title="vue"/>
<script src="https://unpkg.com/@waline/client@v2/dist/waline.js"></script>
Expand Down

0 comments on commit f903431

Please sign in to comment.