From c29be75fc14064246f12e4fbe879dcc220bce307 Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sun, 26 Nov 2023 19:08:44 +0100 Subject: [PATCH] fix duplicate headers of content and/or tags pages --- content/APRS/index.md | 2 +- content/posts/2023/54-flecli-on-openbsd/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/APRS/index.md b/content/APRS/index.md index a30e81a..5ea333c 100644 --- a/content/APRS/index.md +++ b/content/APRS/index.md @@ -1,5 +1,5 @@ --- -title: APRS +title: My callsign on the APRS network date: 2023-11-03T20:16:33+01:00 #lastmod: diff --git a/content/posts/2023/54-flecli-on-openbsd/index.md b/content/posts/2023/54-flecli-on-openbsd/index.md index 2c82285..7ea87ae 100644 --- a/content/posts/2023/54-flecli-on-openbsd/index.md +++ b/content/posts/2023/54-flecli-on-openbsd/index.md @@ -6,7 +6,7 @@ summary = '''Quickly create ADIF or CSV files to import into any logging program date = '2023-09-24T11:56:06+0200' #lastmod = '' categories = [ 'amateur-radio' ] -tags = [ 'linux', 'openbsd', 'freebsd', 'windows', 'macos', 'portable', 'neovim', 'software', 'zsh' ] +tags = [ 'linux', 'openbsd', 'freebsd', 'windows', 'macos', 'portable', 'neovim', 'zsh' ] +++