From 6d793a1e3f3fba8e8a0d7e3d9f9375584eb8ae27 Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Tue, 20 Dec 2022 23:39:50 +0100 Subject: [PATCH] Update theme to a custom fork --- .gitmodules | 3 ++- config.toml | 6 ++++++ themes/hello-friend-ng | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 179cb0c..772dcb0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "themes/hello-friend-ng"] path = themes/hello-friend-ng - url = https://github.com/rhazdon/hugo-theme-hello-friend-ng.git + url = https://github.com/nifoc/hugo-theme-hello-friend-ng.git + branch = personal-website diff --git a/config.toml b/config.toml index 293fc58..3e57943 100644 --- a/config.toml +++ b/config.toml @@ -23,26 +23,32 @@ logoCursorColor = "#ffa86a" [[params.social]] name = "github" url = "https://github.com/nifoc" +rel = "me" [[params.social]] name = "keybase" url = "https://keybase.io/nifoc" +rel = "me" [[params.social]] name = "linkedin" url = "https://www.linkedin.com/in/danielkempkens/" +rel = "me" [[params.social]] name = "ycombinator" url = "https://news.ycombinator.com/user?id=nifoc" +rel = "me" [[params.social]] name = "mastodon" url = "https://mastodon.kempkens.io/@daniel" +rel = "me" [[params.social]] name = "matrix" url = "https://matrix.to/#/@daniel:kempkens.io" +rel = "me" [menu] [[menu.main]] diff --git a/themes/hello-friend-ng b/themes/hello-friend-ng index fff3cc7..2f72f3c 160000 --- a/themes/hello-friend-ng +++ b/themes/hello-friend-ng @@ -1 +1 @@ -Subproject commit fff3cc7bcd46476834e5a975e13dce0766c813bd +Subproject commit 2f72f3c62fcd9915f297757dd3f0618363f7160e