We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 180d3f6 commit a94f7c8Copy full SHA for a94f7c8
3 files changed
config.toml
@@ -26,7 +26,7 @@ unsafe= true
26
27
[Params]
28
author = "Puck Wang"
29
-author_photo = "/images/author.jpg"
+author_photo = "/images/logo.png"
30
images = ["/images/og_image.png"]
31
mainSections = ["posts"]
32
introDescription = "Hi! 我是 Puck Wang,這個部落格的作者,是一位全端網站開發者,常使用 .Net 和 React 進行開發,專注於架構研究,你可以在這個部落格看到我精選的筆記內容,希望對你會有所幫助。"
content/about/index.md
@@ -2,7 +2,7 @@
2
title: "About"
3
date: 2017-09-01T22:31:10+08:00
4
images:
5
- - /images/author.jpg
+ - /images/logo.png
6
---
7
<img src="/images/logo.png" class="rounded" style="width: 20vh">
8
static/images/author.jpg
-34.8 KB
0 commit comments