Put your logo image into directory content/images. Then replace the content of themes/hugo-theme-learn/layouts/partials/logo.html with the content below:
<a id="logo" href="https://mingchen0919.github.io/blogdown-website-with-hugo-theme-learn/">
<img src="/images/mingchen-github-logo.png">
</a>