diff --git a/_config.yml b/_config.yml index 9da296c..6c1cf39 100644 --- a/_config.yml +++ b/_config.yml @@ -30,6 +30,7 @@ baseurl: "" # the subpath of your site, e.g. /blog url: https://docs.hmcl.net copyright: huanghongxun copyright_url: https://github.com/huanghongxun +logo: /assets/img/hmcl.png breadcrumbs: true # Build settings diff --git a/assets/img/hmcl.png b/assets/img/hmcl.png new file mode 100644 index 0000000..71b6d32 Binary files /dev/null and b/assets/img/hmcl.png differ