From 401c641a7f702554ac3ac217d856ffa3b73ed786 Mon Sep 17 00:00:00 2001 From: gws Date: Sun, 10 Nov 2024 12:48:07 +0100 Subject: [PATCH] fix css bugg with contact page --- content/contact.md | 16 ++++++++-------- templates/index.html | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/content/contact.md b/content/contact.md index bb2b2cf..67627b2 100644 --- a/content/contact.md +++ b/content/contact.md @@ -2,7 +2,7 @@ title = "Contact" description = "How to get in contact" weight = 10 -template = "contact.html" +template = "page.html" [extra] disable_toc = true +++ @@ -10,16 +10,16 @@ disable_toc = true
-
-

Address

-

Mada Center 8th floor, 379 Hudson St, New York, NY 10018 US

-
+ + + +
-

Lets Talk

-

+1 800 1236879

+

Phone Number

+ +46 123 45 67 89
-

General Support

+

Email

{{ email() }}

diff --git a/templates/index.html b/templates/index.html index 64ad334..03de4f3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,7 +5,7 @@ - +