From 996a8ed0dfb6aad726d023df63a59b50530e2782 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 28 Apr 2023 13:19:55 +0200 Subject: [PATCH] fix: Set the working email --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index c0abc4c..1a667f9 100644 --- a/config.yaml +++ b/config.yaml @@ -54,7 +54,7 @@ params: - name: instagram url: "https://instagram.com/_allanger" - name: email - url: 'mailto:allanger@badhouseplants.net' + url: 'mailto:allanger@zohomail.com' ShowShareButtons: true ShareButtons: ["telegram", "twitter", "reddit", "linkedin"] env: production