Modified Bio Picture and author emoji
This commit is contained in:
parent
8de665a759
commit
46643620ab
|
@ -1,4 +1,4 @@
|
|||
baseURL = "http://example.org"
|
||||
baseURL = "https://devoalda.gitlab.io/"
|
||||
title = "Devoalda"
|
||||
theme = "zzo"
|
||||
|
||||
|
|
|
@ -44,12 +44,12 @@ pubPaginate = 20
|
|||
# whoami
|
||||
myname = "Devoalda"
|
||||
email = "woonjunwei@gmail.com"
|
||||
whoami = "Web Developer"
|
||||
whoami = "Programing Hobbyist"
|
||||
bioImageUrl = ""
|
||||
useGravatar = false
|
||||
location = ""
|
||||
organization = ""
|
||||
link = ""
|
||||
link = "https://devoalda.gitlab.io/"
|
||||
|
||||
# sidebar
|
||||
enableBio = true
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
author: "Devoalda"
|
||||
authorEmoji: 🐺
|
||||
title: "Fail2ban"
|
||||
date: 2020-07-05T12:08:03+08:00
|
||||
description: "Guide to setup fail2ban on Linux Workstations/Servers"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
author: "Devoalda"
|
||||
authorEmoji: 🐺
|
||||
title: "Welcome"
|
||||
date: 2020-07-05T12:34:33+08:00
|
||||
description: "Welcome to Devoalda!"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
title: "Devoalda.gitlab.io"
|
||||
title: "devoalda.gitlab.io"
|
||||
date: 2020-07-05T13:05:36+08:00
|
||||
description: Source for this website!
|
||||
weight: 2
|
||||
weight: 1
|
||||
link: https://gitlab.com/devoalda/devoalda.gitlab.io
|
||||
repo: https://gitlab.com/devoalda/devoalda.gitlab.io
|
||||
pinned: true
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: "Dotfiles"
|
||||
date: 2020-07-05T13:05:36+08:00
|
||||
description: My Dotfiles
|
||||
weight: 1
|
||||
weight: 2
|
||||
link: https://gitlab.com/devoalda/dotdrop-dotfiles
|
||||
repo: https://gitlab.com/devoalda/dotdrop-dotfiles
|
||||
pinned: true
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 76 KiB |
Loading…
Reference in New Issue