mirror of
https://github.com/marktext/marktext.git
synced 2025-05-03 11:09:05 +08:00
fix: wrong logo path in ko.md (#3576)
This commit is contained in:
parent
aed36dbf32
commit
15a1296e3e
@ -1,4 +1,4 @@
|
|||||||
<p align="center"><img src="static/logo-small.png" alt="마크 텍스트" width="100" height="100"></p>
|
<p align="center"><img src="../../static/logo-small.png" alt="마크 텍스트" width="100" height="100"></p>
|
||||||
|
|
||||||
<h1 align="center">마크 텍스트</h1>
|
<h1 align="center">마크 텍스트</h1>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user