From 465cb0709734ba155483aa9dfebbb19ee2b6419f Mon Sep 17 00:00:00 2001 From: nd <git@notandy.de> Date: Wed, 6 Nov 2019 20:53:11 +0100 Subject: [PATCH] added dect number --- congress.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/congress.html b/congress.html index 9b46851..2cb0244 100644 --- a/congress.html +++ b/congress.html @@ -76,6 +76,10 @@ <td>On-Site Phone:</td> <td>0341-39294864</td> </tr> + <tr> + <td>DECT:</td> + <td>1010</td> + </tr> </table> <h2>Shipping to Congress</h2> -- GitLab