From b784d7982bad3fb6e9f83f3e491cae7c1a286822 Mon Sep 17 00:00:00 2001 From: Daan Breur Date: Tue, 17 Oct 2023 14:40:30 +0200 Subject: [PATCH] beter htb author --- config.yaml | 11 +++++++++++ layouts/_default/single.html | 27 +-------------------------- layouts/partials/htb_author_meta.html | 27 +++++++++++++++++++++++++++ 3 files changed, 39 insertions(+), 26 deletions(-) create mode 100644 layouts/partials/htb_author_meta.html diff --git a/config.yaml b/config.yaml index 851b2fb..4043917 100644 --- a/config.yaml +++ b/config.yaml @@ -18,6 +18,7 @@ params: description: "Cheesing CTF challenges across the world." keywords: [Blog, Cybersecurity, Hacking, Programming, HackTheBox] author: Us + htbTeamId: 5313 DateFormat: "January 2, 2006" @@ -59,6 +60,16 @@ params: - name: ctftime url: "https://ctftime.org/team/228090" + htbIds: + - username: status-quo + id: 431905 + - username: DaanBreur + id: 317890 + - username: sethboy + id: 1525345 + - username: notSelwyn + id: 500469 + cover: hidden: true # hide everywhere but not in structured data hiddenInList: true # hide on list pages and home diff --git a/layouts/_default/single.html b/layouts/_default/single.html index a266f24..0f36c0f 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -36,32 +36,7 @@

{{- end }}