网站主题背景图设置
23 字·
0
·
0
·
document
hugo
blowfish
theme
默认是独立的配置文件: params.toml. 该文件是使用主题
blowfish
所有配置。 这篇文章主要讲解如何配置网站的背景图。
网站主页背景图设置 #
[homepage] # 找到主页的配置
homepageImage = "/img/images.jpg"
菜单功能里的背景图设置 #
defaultBackgroundImage = "/img/images.jpg"
文章背景图设置 #
- 当文章没有使用图片作为封面时,整个设置很有用。
defaultFeaturedImage = "/img/images.jpg"
Related
网站图标设置
60 字·
0
·
0
document
hugo
blowfish
theme
Blowfish主题菜单设置
151 字·
·
document
hugo
blowfish
hugo+blowfish+github搭建个人博客
389 字·
0
·
0
document
hugo
blowfish
github