mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-24 09:56:29 +08:00
Add the chapter cover image for divide and conquer
This commit is contained in:
parent
1f784dadb0
commit
2caf3464ad
2 changed files with 5 additions and 0 deletions
BIN
docs/assets/covers/chapter_divide_and_conquer.jpg
Normal file
BIN
docs/assets/covers/chapter_divide_and_conquer.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 116 KiB |
|
@ -1,2 +1,7 @@
|
|||
# 分治
|
||||
|
||||
<div class="center-table" markdown>
|
||||
|
||||
![分治](../assets/covers/chapter_divide_and_conquer.jpg){ width="70%" }
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue