Update Avatar
Signed-off-by: Tommy <contact@tommytran.io>
12
config.yml
@ -1,7 +1,7 @@
|
|||||||
baseURL: "https://tommytran.io"
|
baseURL: "https://tommytran.io"
|
||||||
title: Tommy Tran - System Administrator and Technical Writer
|
title: Tommy Tran - System Administrator
|
||||||
theme: WonderMod
|
theme: WonderMod
|
||||||
copyright: '©Thien Tran 2021-2023'
|
copyright: '©Thien Tran 2021-2024'
|
||||||
enableRobotsTXT: true
|
enableRobotsTXT: true
|
||||||
enableGitInfo: true
|
enableGitInfo: true
|
||||||
|
|
||||||
@ -13,11 +13,11 @@ params:
|
|||||||
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
||||||
author: Tommy
|
author: Tommy
|
||||||
# author: ["Me", "You"] # multiple authors
|
# author: ["Me", "You"] # multiple authors
|
||||||
description: System Administrator and Technical Writer
|
description: System Administrator
|
||||||
keywords: [TommyTran732]
|
keywords: [TommyTran732]
|
||||||
defaultTheme: dark # dark, light
|
defaultTheme: dark # dark, light
|
||||||
disableThemeToggle: false
|
disableThemeToggle: false
|
||||||
images: ["/avatar.jpg"]
|
images: ["/avatar.png"]
|
||||||
ShowReadingTime: true
|
ShowReadingTime: true
|
||||||
ShowPostNavLinks: true
|
ShowPostNavLinks: true
|
||||||
ShowBreadCrumbs: true
|
ShowBreadCrumbs: true
|
||||||
@ -37,14 +37,14 @@ params:
|
|||||||
|
|
||||||
label:
|
label:
|
||||||
text: "Tommy Tran"
|
text: "Tommy Tran"
|
||||||
icon: "/avatar.jpg"
|
icon: "/avatar.png"
|
||||||
|
|
||||||
# profile-mode
|
# profile-mode
|
||||||
profileMode:
|
profileMode:
|
||||||
enabled: true # needs to be explicitly set
|
enabled: true # needs to be explicitly set
|
||||||
title: Tommy Tran
|
title: Tommy Tran
|
||||||
subtitle: "System Administrator and Technical Writer"
|
subtitle: "System Administrator and Technical Writer"
|
||||||
imageUrl: "/avatar.jpg"
|
imageUrl: "/avatar.png"
|
||||||
buttons:
|
buttons:
|
||||||
- name: About
|
- name: About
|
||||||
url: about
|
url: about
|
||||||
|
Before Width: | Height: | Size: 61 KiB |
BIN
static/avatar.png
Normal file
After Width: | Height: | Size: 154 KiB |
Before Width: | Height: | Size: 867 B After Width: | Height: | Size: 902 B |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |