mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-24 03:56:28 +00:00
deploy
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<title>第 0 章 Preface - Hello Algo</title>
|
||||
<title>Chapter 0. Preface - Hello Algo</title>
|
||||
|
||||
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
<div data-md-component="skip">
|
||||
|
||||
|
||||
<a href="#0-preface" class="md-skip">
|
||||
<a href="#chapter-0-preface" class="md-skip">
|
||||
Skip to content
|
||||
</a>
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
<div class="md-header__topic" data-md-component="header-topic">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
第 0 章 Preface
|
||||
Chapter 0. Preface
|
||||
|
||||
</span>
|
||||
</div>
|
||||
@@ -518,7 +518,7 @@
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
1.2 What is Algorithms
|
||||
1.2 What Is Algorithms
|
||||
</span>
|
||||
|
||||
|
||||
@@ -599,7 +599,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 2h12v6l-4 4 4 4v6H6v-6l4-4-4-4V2m10 14.5-4-4-4 4V20h8v-3.5m-4-5 4-4V4H8v3.5l4 4M10 6h4v.75l-2 2-2-2V6Z"/></svg>
|
||||
|
||||
<span class="md-ellipsis">
|
||||
Chapter 2. Computational Complexity
|
||||
Chapter 2. Complexity Analysis
|
||||
</span>
|
||||
|
||||
|
||||
@@ -615,7 +615,7 @@
|
||||
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="false">
|
||||
<label class="md-nav__title" for="__nav_3">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Chapter 2. Computational Complexity
|
||||
Chapter 2. Complexity Analysis
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
@@ -804,7 +804,7 @@
|
||||
|
||||
|
||||
<!-- Page content -->
|
||||
<h1 id="0-preface">第 0 章 Preface<a class="headerlink" href="#0-preface" title="Permanent link">¶</a></h1>
|
||||
<h1 id="chapter-0-preface">Chapter 0. Preface<a class="headerlink" href="#chapter-0-preface" title="Permanent link">¶</a></h1>
|
||||
<div class="center-table">
|
||||
<p><a class="glightbox" href="../assets/covers/chapter_preface.jpg" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="Preface" class="cover-image" src="../assets/covers/chapter_preface.jpg" /></a></p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user