fix: avatar_url use get_url

This commit is contained in:
st1020 2023-12-04 19:33:35 +08:00
parent c900940ca2
commit f7731a9083
3 changed files with 3 additions and 3 deletions

View file

@ -61,7 +61,7 @@ highlight_theme = "base16-ocean-dark"
[extra.profile]
name = "Kita - Zola Theme"
bio = "Kita is a clean, elegant and simple blog theme for Zola."
avatar_url = "./icons/github.svg"
avatar_url = "icons/github.svg"
avatar_invert = true
[[extra.profile.social]]