This commit is contained in:
krahets
2023-12-22 00:11:51 +08:00
parent eae73fc284
commit 0039563806
4 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ icon: material/timer-sand
<div class="center-table" markdown> <div class="center-table" markdown>
![complexity_analysis](../assets/covers/chapter_complexity_analysis.jpg){ width="600" }{ class="cover-image" } ![complexity_analysis](../assets/covers/chapter_complexity_analysis.jpg){ class="cover-image" }
</div> </div>

View File

@ -2,7 +2,7 @@
<div class="center-table" markdown> <div class="center-table" markdown>
![data structure](../assets/covers/chapter_data_structure.jpg){ width="600" } ![data structure](../assets/covers/chapter_data_structure.jpg)
</div> </div>

View File

@ -7,7 +7,7 @@ icon: material/calculator-variant-outline
<div class="center-table" markdown> <div class="center-table" markdown>
![A first look at the algorithm](../assets/covers/chapter_introduction.jpg){ width="600" }{ class="cover-image" } ![A first look at the algorithm](../assets/covers/chapter_introduction.jpg){ class="cover-image" }
</div> </div>

View File

@ -7,7 +7,7 @@ icon: material/book-open-outline
<div class="center-table" markdown> <div class="center-table" markdown>
![Preface](../assets/covers/chapter_preface.jpg){ width="600" }{ class="cover-image" } ![Preface](../assets/covers/chapter_preface.jpg){ class="cover-image" }
</div> </div>