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