remove tags from equipment indexes subpages
This commit is contained in:
parent
86a510cc1e
commit
c16b45070e
5 changed files with 5 additions and 6 deletions
|
@ -4,7 +4,7 @@ title = 'Accessories'
|
|||
summary = '''Additional equipment like antenna tuners, bags, masts, coax
|
||||
cables...'''
|
||||
#date = 2019-11-01
|
||||
tags = [ 'accessory', 'portable', 'homebrew', 'tuner', 'choke' ]
|
||||
#tags = [ 'accessory', 'portable', 'homebrew', 'tuner', 'choke' ]
|
||||
|
||||
showDate = false
|
||||
showDateUpdated = false
|
||||
|
|
|
@ -3,7 +3,7 @@ title = 'Antennas'
|
|||
summary = '''I have no idea what antenna you should use. These are the
|
||||
antennas that I use (or used).'''
|
||||
#date = 2019-11-01
|
||||
tags = [ 'antenna', 'portable', 'homebrew', 'chameleon', 'sotabeams', '', '',]
|
||||
#tags = [ 'antenna', 'portable', 'homebrew', 'chameleon', 'sotabeams', '', '',]
|
||||
showDate = false
|
||||
showDateUpdated = false
|
||||
showReadingTime = false
|
||||
|
|
|
@ -3,8 +3,7 @@ title = "Handhelds"
|
|||
summary = """The ultra-lightweight transceivers. Mostly for 2m and/or 70cm.
|
||||
Some are digital-ready."""
|
||||
#date = 2019-11-01
|
||||
tags = ["handheld", "portable", "icom", "yaesu", "radioddity", "wouxon",
|
||||
"anytone", "hytera"]
|
||||
#tags = ["handheld", "portable", "icom", "yaesu", "radioddity", "wouxon", "anytone", "hytera"]
|
||||
showDate = false
|
||||
showDateUpdated = false
|
||||
showReadingTime = false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title = "Software"
|
||||
summary = """Software I use or tested."""
|
||||
#date = 2019-11-01
|
||||
tags = ["software", "cqrlog", "n1mm", "log4om", "qlog", "klog"]
|
||||
#tags = ["software", "cqrlog", "n1mm", "log4om", "qlog", "klog"]
|
||||
showDate = false
|
||||
showDateUpdated = false
|
||||
showReadingTime = false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title = "Transceivers"
|
||||
summary = """The big ones. Includes QRP transceivers."""
|
||||
#date = 2022-11-16T22:19:11+01:00
|
||||
tags = ["transceiver", "portable", "icom", "yaesu", "lab599"]
|
||||
#tags = ["transceiver", "portable", "icom", "yaesu", "lab599"]
|
||||
|
||||
showDate = false
|
||||
showDateUpdated = false
|
||||
|
|
Loading…
Reference in a new issue