1
0

Add 2 new POTA field days.

This commit is contained in:
Kevin Matsubara 2025-01-23 00:09:02 +01:00
parent 341fc3f7a7
commit d2fd445a1d
2 changed files with 25 additions and 1 deletions

View File

@ -63,7 +63,7 @@ function App() {
const fieldDaysRoutes = languages.map(lang => {
const dates = ['20231111', '20231230', '20240121'];
const dates = ['20231111', '20231230', '20240121', '20241101', '20250118'];
return dates.map(date => {
const path = `/${lang}/radio/fielddays/${date}`;
const mdPath = `Radio/fielddays/${lang}/${date}.md`;

View File

@ -1,5 +1,29 @@
{
"fielddays": [
{
"date": "2025-01-18",
"name": "Stiphoutse bossen, Kievitlaan",
"identifier-wwff": "",
"identifier-pota": "NL-0233",
"modes": "SSB",
"bands": "40m",
"antenna": "Endfed",
"transceiver": "Yaesu FT-897",
"total-unique-qso": 14,
"total-qso": 14
},
{
"date": "2024-11-01",
"name": "Stiphoutse bossen, Gerwenseweg",
"identifier-wwff": "",
"identifier-pota": "NL-0233",
"modes": "SSB",
"bands": "17m",
"antenna": "Dipole",
"transceiver": "Icom IC-7300",
"total-unique-qso": 11,
"total-qso": 11
},
{
"date": "2024-01-21",
"name": "De Groote Peel, Kokmeeuwenweg",