From 566c0554d3ce1f2ef9c7554c031a6c1b0e258ce9 Mon Sep 17 00:00:00 2001 From: Brummel Date: Wed, 20 May 2026 22:28:09 +0200 Subject: [PATCH] chore: set practice phone and fax numbers from legal page --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index fce5ad9..0cf44a7 100644 --- a/config.toml +++ b/config.toml @@ -15,4 +15,5 @@ smart_punctuation = false practice_name = "Praxis am Lienhardplatz" doctors = "Dr. Oliver Riemann, Dr. Angela Krey, Christian Malyga" address = "Lienhardplatz 1, 42329 Wuppertal-Vohwinkel" -phone = "+49 202 123456" # TODO replace with actual number from contact page during Task 19 +phone = "0202-730738" +fax = "0202-730017"