mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-26 00:46:28 +08:00
deploy
This commit is contained in:
parent
0e7560bbd4
commit
f24b390d8c
6 changed files with 6 additions and 6 deletions
Binary file not shown.
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
|
@ -3537,8 +3537,8 @@
|
|||
<thead>
|
||||
<tr>
|
||||
<th>English</th>
|
||||
<th>简体中文</th>
|
||||
<th>繁体中文</th>
|
||||
<th>簡體中文</th>
|
||||
<th>繁體中文</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
|
@ -265,7 +265,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div class="heading-div">
|
||||
<img alt="" src="https://readme-typing-svg.demolab.com/?font=Noto+Sans+SC&weight=400&duration=3500&pause=2000&color=FFF&center=true&vCenter=true&random=false&width=200&lines=Hello%2C+%E7%AE%97%E6%B3%95+!" style="height: min(9vh, 12vw);"/>
|
||||
<img alt="" src="https://readme-typing-svg.demolab.com/?font=Noto+Sans+SC&weight=400&duration=3500&pause=2000&color=FFF&center=true&vCenter=true&random=false&width=200&lines=Hello%2C+%E6%BC%94%E7%AE%97%E6%B3%95+!" style="height: min(9vh, 12vw);"/>
|
||||
<div style="pointer-events: auto;">
|
||||
<p style="margin-top: max(-1vh, -2vw); margin-bottom: min(2vh, 3.5vw);">
|
||||
動畫圖解、一鍵執行的資料結構與演算法教程
|
||||
|
@ -324,13 +324,13 @@
|
|||
<div class="section-content">
|
||||
<div class="reading-media">
|
||||
<div class="media-block">
|
||||
<a href="chapter_paperbook/">
|
||||
<a href="/chapter_paperbook/">
|
||||
<div style="height: 8.17%;">
|
||||
</div>
|
||||
<img alt="Cover" class="device-on-hover" src="../assets/hero/cover_render.png" style="height: 66.83%;"/>
|
||||
<div class="text-button">
|
||||
<span>
|
||||
獲取紙質書
|
||||
紙質書(簡體中文版)
|
||||
</span>
|
||||
<svg viewbox="0 0 320 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z">
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in a new issue