From a88c31617f88ec4833551e127e08e101f79c1ec9 Mon Sep 17 00:00:00 2001 From: jfgiorgi Date: Fri, 3 Nov 2023 13:49:51 +0100 Subject: [PATCH] switch part 2 --- .gitmodules | 3 --- hugo.yaml | 16 +++++++++++----- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/.gitmodules b/.gitmodules index e3a3a0f..f3c5042 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "themes/hermit"] - path = themes/hermit - url = https://github.com/nspeed-app/hermit.git [submodule "themes/hermit-v2"] path = themes/hermit-v2 url = https://github.com/1bl4z3r/hermit-V2 diff --git a/hugo.yaml b/hugo.yaml index eb2746b..2e77404 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -21,7 +21,7 @@ languages: weight: 2 title: NSpeed -theme: hermit +theme: hermit-v2 disableKinds: - taxonomy - term @@ -52,17 +52,23 @@ params: dateformShort: Jan 2 dateformNum: '2006-01-02' dateformNumTime: '2006-01-02 15:04 -0700' - themeColor: '#1a2dd9' + themeColor: '#2596be' homeSubtitle: A high performance multi-threaded network bandwidth measurement tool. footerCopyright: ' · CC BY-NC 4.0' justifyContent: false relatedPosts: false code_copy_button: true - social: - - name: email + socialLinks: + - name: "email" url: 'mailto:info@nspeed.app' - - name: github + - name: "x" + url: https://twitter.com/jfgiorgi + - name: "github" url: 'https://github.com/nspeed-app/nspeed' + - name: "bsky" + url: https://bsky.app/profile/nspeed.app + homeSubtitlePrinter: false + menu: main: - name: Download