Skip to content

Commit a94f7c8

Browse files
committed
Remove person photo
1 parent 180d3f6 commit a94f7c8

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ unsafe= true
2626

2727
[Params]
2828
author = "Puck Wang"
29-
author_photo = "/images/author.jpg"
29+
author_photo = "/images/logo.png"
3030
images = ["/images/og_image.png"]
3131
mainSections = ["posts"]
3232
introDescription = "Hi! 我是 Puck Wang,這個部落格的作者,是一位全端網站開發者,常使用 .Net 和 React 進行開發,專注於架構研究,你可以在這個部落格看到我精選的筆記內容,希望對你會有所幫助。"

content/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "About"
33
date: 2017-09-01T22:31:10+08:00
44
images:
5-
- /images/author.jpg
5+
- /images/logo.png
66
---
77
<img src="/images/logo.png" class="rounded" style="width: 20vh">
88

static/images/author.jpg

-34.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)