Skip to content

Commit 98e4688

Browse files
committed
Deployed 0852a06 with MkDocs version: 0.17.3
1 parent 4c54bf5 commit 98e4688

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

index.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h2 id="_3">痛点</h2>
275275
<li>网上很多视频教程比较水,收费还很不合理,纯属智商税</li>
276276
</ul>
277277
<h2 id="_4">作者简介</h2>
278-
<p>目前就职于<a href="https://www.zhihu.com/people/pegasus-wang/activities">知乎</a>,任后端工程师,多年一线 Python 开发经验。</p>
278+
<p>目前就职于<a href="https://www.zhihu.com/people/pegasus-wang/activities">知乎</a>,任后端工程师,多年 Python 开发经验。</p>
279279
<p>知乎专栏:</p>
280280
<ul>
281281
<li><a href="https://zhuanlan.zhihu.com/c_85234576">《Python 学习之路》</a></li>
@@ -311,7 +311,7 @@ <h2 id="_6">目录结构</h2>
311311
<li>集合</li>
312312
<li>递归</li>
313313
<li>查找:线性查找和二分查找</li>
314-
<li>基本排序算法</li>
314+
<li>基本排序算法: 冒泡、选择、插入排序</li>
315315
<li>高级排序算法: 归并排序、快排</li>
316316
<li>树,二叉树</li>
317317
<li>堆与堆排序</li>
@@ -427,10 +427,8 @@ <h2 id="_19">本电子书制作和写作方式</h2>
427427
mkdocs gh-deploy # 部署到自己的 github pages
428428
</code></pre>
429429

430-
<p>您的打赏就是我写作的最大动力,呵呵哒!
431-
<center>
432-
<img alt="微信打赏" src="http://7ktuty.com1.z0.glb.clouddn.com/weixin_dashang.png" />
433-
</center></p>
430+
<p>您的打赏就是我写作的最大动力,呵呵哒!</p>
431+
<p><img alt="微信打赏" src="http://7ktuty.com1.z0.glb.clouddn.com/weixin_dashang.png" /></p>
434432

435433
</div>
436434
</div>
@@ -481,5 +479,5 @@ <h2 id="_19">本电子书制作和写作方式</h2>
481479

482480
<!--
483481
MkDocs version : 0.17.3
484-
Build Date UTC : 2018-05-19 08:15:42
482+
Build Date UTC : 2018-05-19 13:43:56
485483
-->

0 commit comments

Comments
 (0)