diff --git a/exampleSite/data/flinks.yaml b/exampleSite/data/flinks.yaml index 76bffae..3a43c14 100644 --- a/exampleSite/data/flinks.yaml +++ b/exampleSite/data/flinks.yaml @@ -6,17 +6,17 @@ FLinksList: - name: Hugo desc: 世界上最快的网站建设框架! - image: https://gohugo.io/favicon-32x32.png + avatar: https://gohugo.io/favicon-32x32.png link: https://gohugo.io - name: Hugo-NexT desc: Hugo NexT 官方预览网站。 - image: https://hugo-next.eu.org/imgs/hugo_next_avatar.png + avatar: https://hugo-next.eu.org/imgs/hugo_next_avatar.png link: https://hugo-next.eu.org - name: 凡梦星尘空间站 desc: 再平凡的人也有属于他的梦想! - image: https://lisenhui.cn/img/avatar.png + avatar: https://lisenhui.cn/img/avatar.png link: https://lisenhui.cn @@ -25,5 +25,5 @@ FLinksList: - name: 阿哈吉 desc: 全网首个 Hugo NexT 忠实粉丝用户 - image: https://a.happy2008.top/imgs/stayhome-small.png + avatar: https://a.happy2008.top/imgs/stayhome-small.png link: https://a.happy2008.top/ \ No newline at end of file diff --git a/layouts/flinks/single.html b/layouts/flinks/single.html index ea0c330..cbe325d 100644 --- a/layouts/flinks/single.html +++ b/layouts/flinks/single.html @@ -15,7 +15,7 @@