在頁頭插入照片可以使整個(gè)頁面不那么單調(diào)脚乡,好看的照片還會(huì)增加頁面的美觀度悄但。
在首頁添加頁頭照片
- 首先在images文件夾里導(dǎo)入圖片
- 在index.html添加以下代碼
header:
image: http://some-site.com/assets/images/image.jpg
在文章頁面添加頁頭照片
- 在文章的md檔添加以下代碼
header:
overlay_image: /images/mountain.jpg
caption: "Photo credit: [**Unsplash**](https://unsplash.com)"
cta_label: "了解更多"
cta_url: "https://unsplash.com"
-
得到的效果