diff --git a/config/_default/config.toml b/config/_default/config.toml index d44637b..b9524b6 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://example.org" +baseURL = "https://devoalda.gitlab.io/" title = "Devoalda" theme = "zzo" diff --git a/config/_default/params.toml b/config/_default/params.toml index b160853..84f4075 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -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 diff --git a/content/en/posts/fail2ban.md b/content/en/posts/fail2ban.md index df4aa51..2b41a2b 100644 --- a/content/en/posts/fail2ban.md +++ b/content/en/posts/fail2ban.md @@ -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" diff --git a/content/en/posts/welcome.md b/content/en/posts/welcome.md index 79fb0a8..a78afbc 100644 --- a/content/en/posts/welcome.md +++ b/content/en/posts/welcome.md @@ -1,5 +1,6 @@ --- author: "Devoalda" +authorEmoji: 🐺 title: "Welcome" date: 2020-07-05T12:34:33+08:00 description: "Welcome to Devoalda!" diff --git a/content/en/showcase/linux/devoalda.website.io.md b/content/en/showcase/linux/devoalda.website.io.md index 560fe27..b6075a8 100644 --- a/content/en/showcase/linux/devoalda.website.io.md +++ b/content/en/showcase/linux/devoalda.website.io.md @@ -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 diff --git a/content/en/showcase/linux/dotfiles.md b/content/en/showcase/linux/dotfiles.md index 63fb13a..977a4aa 100644 --- a/content/en/showcase/linux/dotfiles.md +++ b/content/en/showcase/linux/dotfiles.md @@ -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 diff --git a/static/images/whoami/avatar.jpg b/static/images/whoami/avatar.jpg old mode 100644 new mode 100755 index 0da1a19..6d8d948 Binary files a/static/images/whoami/avatar.jpg and b/static/images/whoami/avatar.jpg differ