diff --git a/assets/img/commons/avatar.jpg b/assets/img/commons/avatar.jpg new file mode 100644 index 0000000..53922c6 Binary files /dev/null and b/assets/img/commons/avatar.jpg differ diff --git a/hugo.toml b/hugo.toml index bef7ea7..25e4faf 100644 --- a/hugo.toml +++ b/hugo.toml @@ -43,6 +43,7 @@ path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5" [params] theme_version = "5.2.0" toc = true + avatar = "img/commons/avatar.jpg" [params.assets] self_host = false