From f96d74209bac6083c918c0363487e8378dba234d Mon Sep 17 00:00:00 2001
From: Stephan
Date: Wed, 18 Jun 2025 12:42:16 -0700
Subject: [PATCH] added real number
---
.gitignore | 3 +++
src/pages/about.astro | 2 +-
src/pages/contact.astro | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 2defe4b..91e0776 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,9 @@ dist/
# generated types
.astro/
+#Logs
+logs/
+
# dependencies
node_modules/
diff --git a/src/pages/about.astro b/src/pages/about.astro
index 420fab4..d9e3570 100644
--- a/src/pages/about.astro
+++ b/src/pages/about.astro
@@ -87,7 +87,7 @@ import Layout from '../components/Layout.astro';
We're always happy to discuss potential projects, answer questions, or provide advice on enhancing your digital privacy and security. Feel free to reach out using the contact information below:
Email: shop@juchatz.com
- Phone: (123) 456-7890
+ Phone: (279) 267-9289
Contact Us
diff --git a/src/pages/contact.astro b/src/pages/contact.astro
index 62a6c44..a48ea79 100644
--- a/src/pages/contact.astro
+++ b/src/pages/contact.astro
@@ -9,7 +9,7 @@ const ntfyUrl = import.meta.env.PUBLIC_NTFY_URL;
Contact Us