mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-26 23:56:28 +08:00
build
This commit is contained in:
parent
3761cfe100
commit
6ce63f56a4
1 changed files with 4 additions and 4 deletions
8
index.md
8
index.md
|
@ -17,12 +17,12 @@ hide:
|
|||
|
||||
<p align="center">
|
||||
<a href="https://github.com/krahets/hello-algo">
|
||||
<img src="index.assets/btn_download_code_light.png#only-light" width="150">
|
||||
<img src="index.assets/btn_download_code_dark.png#only-dark" width="150">
|
||||
<img src="index.assets/btn_download_code_light.png#only-light" width="140">
|
||||
<img src="index.assets/btn_download_code_dark.png#only-dark" width="140">
|
||||
</a>
|
||||
<a href="https://github.com/krahets/hello-algo/releases">
|
||||
<img src="index.assets/btn_download_pdf_light.png#only-light" width="150">
|
||||
<img src="index.assets/btn_download_pdf_dark.png#only-dark" width="150">
|
||||
<img src="index.assets/btn_download_pdf_light.png#only-light" width="140">
|
||||
<img src="index.assets/btn_download_pdf_dark.png#only-dark" width="140">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue