Korean cover

This commit is contained in:
Teiva Harsanyi 2024-03-05 19:49:25 +01:00
parent 2d6973473e
commit 03145afc55
6 changed files with 14 additions and 3 deletions

View file

@ -51,11 +51,15 @@ Read a [summary](index.md) of the 100 mistakes or the [first chapter](chapter-1.
* _100个Go语言典型错误_ (🇨🇳 edition: paper or digital)
* [Douban.com](https://read.douban.com/ebook/455919353/)
* _Go 100가지 실수 패턴과 솔루션_ (🇰🇷 edition: paper or digital)
* [Yes24.com](https://m.yes24.com/Goods/Detail/124158773)
<figure markdown>
![](img/cover-en.jpg){width="200"}
![](img/cover-jp.jpg){width="200"}
![](img/cover-cn.jpg){width="170"}
<figcaption>Covers</figcaption>
![](img/cover-kr.png){width="200"}
<figcaption>Covers (English, Japanese, Chinese, and Korean)</figcaption>
</figure>
## About the Author

BIN
docs/img/cover-kr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 642 KiB

View file

@ -1017,13 +1017,20 @@
<li><a href="https://read.douban.com/ebook/455919353/">Douban.com</a></li>
</ul>
</li>
<li>
<p><em>Go 100가지 실수 패턴과 솔루션</em> (🇰🇷 edition: paper or digital)</p>
<ul>
<li><a href="https://m.yes24.com/Goods/Detail/124158773">Yes24.com</a></li>
</ul>
</li>
</ul>
<figure>
<p><a class="glightbox" href="../img/cover-en.jpg" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../img/cover-en.jpg" width="200" /></a>
<a class="glightbox" href="../img/cover-jp.jpg" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../img/cover-jp.jpg" width="200" /></a>
<a class="glightbox" href="../img/cover-cn.jpg" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../img/cover-cn.jpg" width="170" /></a>
<a class="glightbox" href="../img/cover-kr.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../img/cover-kr.png" width="200" /></a>
</p>
<figcaption>Covers</figcaption>
<figcaption>Covers (English, Japanese, Chinese, and Korean)</figcaption>
</figure>
<h2 id="about-the-author">About the Author</h2>
<p><a href="https://teivah.dev">Teiva Harsanyi</a> is a senior software engineer at Google. He has worked in various domains, including insurance, transportation, and safety-critical industries like air traffic management. He is passionate about Go and how to design and implement reliable systems.</p>

BIN
site/img/cover-kr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 642 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.