mirror of
https://github.com/krahets/hello-algo.git
synced 2025-08-02 03:02:31 +08:00
deploy
This commit is contained in:
@ -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. 小结
|
||||
</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. &nbsp; 如何使用本书" rel="prev">
|
||||
<a href="../../chapter_preface/summary/" class="md-footer__link md-footer__link--prev" aria-label="上一页: 0.3. &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. 如何使用本书
|
||||
0.3. 小结
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user