This commit is contained in:
krahets
2023-03-03 20:34:57 +08:00
parent 06153c8ab5
commit 37b80ffca8
55 changed files with 2657 additions and 13 deletions

View File

@ -15,7 +15,7 @@
<link rel="canonical" href="https://www.hello-algo.com/chapter_introduction/algorithms_are_everywhere/">
<link rel="prev" href="../../chapter_preface/suggestions/">
<link rel="prev" href="../../chapter_preface/summary/">
<link rel="next" href="../what_is_dsa/">
@ -261,6 +261,8 @@
<label class="md-nav__link" for="__nav_1" id="__nav_1_label" tabindex="0">
@ -303,6 +305,20 @@
<li class="md-nav__item">
<a href="../../chapter_preface/summary/" class="md-nav__link">
0.3. &nbsp; 小结
</a>
</li>
</ul>
</nav>
</li>
@ -1727,7 +1743,7 @@
<nav class="md-footer__inner md-grid" aria-label="页脚" >
<a href="../../chapter_preface/suggestions/" class="md-footer__link md-footer__link--prev" aria-label="上一页: 0.2. &amp;nbsp; 如何使用本书" rel="prev">
<a href="../../chapter_preface/summary/" class="md-footer__link md-footer__link--prev" aria-label="上一页: 0.3. &amp;nbsp; 小结" rel="prev">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
</div>
@ -1736,7 +1752,7 @@
<span class="md-footer__direction">
上一页
</span>
0.2. &nbsp; 如何使用本书
0.3. &nbsp; 小结
</div>
</div>
</a>