From 21ae7fa91c19ee317926fb051f6780feb3f2f7e0 Mon Sep 17 00:00:00 2001 From: Dex Date: Sun, 5 May 2024 03:14:09 -0400 Subject: [PATCH] Update Homepage --- app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/page.tsx b/app/page.tsx index 3d5a8fe..e60a043 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -8,6 +8,9 @@ export default async function Home() {
if there is anything you have for suggestions on projects you'd like to see a writeup on email me at bluebulletrl@gmail.com . Still need to setup email for this domain.
+
+ Coming soon will be an updated DexNet guide that will include Meshtastic Information. +
); }