mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-04-01 17:50:13 +00:00
update imgs
This commit is contained in:
parent
df778d1957
commit
b60c207e4c
2 changed files with 15 additions and 6 deletions
11
README-en.md
11
README-en.md
|
|
@ -14,9 +14,14 @@
|
|||
|
||||
<br>
|
||||
|
||||
<div style="text-align: center;">
|
||||
<img width="700" alt="image" src="./docs/preview-en.png" />
|
||||
</div>
|
||||
<p align="center">
|
||||
<img
|
||||
src="./docs/preview-en.png"
|
||||
alt="preview-en"
|
||||
style="max-width: 700px; width: 100%; height: auto;"
|
||||
/>
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
||||
- Built with purely static pages, responsive, lightweight, and visually pleasing
|
||||
|
|
|
|||
10
README.md
10
README.md
|
|
@ -15,9 +15,13 @@
|
|||
|
||||
<br>
|
||||
|
||||
<div style="text-align: center;">
|
||||
<img width="700" alt="image" src="./docs/preview-zh.png" />
|
||||
</div>
|
||||
<p align="center">
|
||||
<img
|
||||
src="./docs/preview-zh.png"
|
||||
alt="preview-zh"
|
||||
style="max-width: 700px; width: 100%; height: auto;"
|
||||
/>
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue