From 01992912951d80631fa5069fce7d9a3593bbcd39 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 3 May 2022 11:29:17 -0400 Subject: [PATCH] two calls --- templates/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 93000f4..2e4df3b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -15,7 +15,10 @@ "@type": "person", "name": "Evan Pratten", "jobTitle": "Software Developer", - "callSign": "VA3ZZA", + "callSign": [ + "VA3ZZA", + "VA3UJF" + ], "gender": "male", "url": "https://va3zza.com", "image": "https://avatars.githubusercontent.com/u/21065412",