diff --git a/components/Footer.vue b/components/Footer.vue
index 98d0db4..07980d8 100644
--- a/components/Footer.vue
+++ b/components/Footer.vue
@@ -8,22 +8,18 @@
Resources
- About Us
- - What is Bitcoin
Follow us
- - Twitter
- Meetup
Support us
- - Donate
- - Donate
+ - Donate
diff --git a/content/event/handshake-workshop-12-4-2024.md b/content/event/handshake-workshop-12-4-2024.md
index 0d03fa7..f844950 100644
--- a/content/event/handshake-workshop-12-4-2024.md
+++ b/content/event/handshake-workshop-12-4-2024.md
@@ -6,8 +6,8 @@ published: 2024-11-12
location: Mocha Lisa's Caffe
address: 22 Clifton Country Road, Clifton Park
time: 6:00 PM
-meetup:
-priority: 1
+meetup: 304531068
+priority: 2
---
## Details
diff --git a/content/event/monthly-meetup-10-30-2024.md b/content/event/monthly-meetup-10-30-2024.md
index 556bd5c..61c088d 100644
--- a/content/event/monthly-meetup-10-30-2024.md
+++ b/content/event/monthly-meetup-10-30-2024.md
@@ -6,7 +6,7 @@ published: 2024-10-30
location: Druther's Brewing Company
address: 221 Harborside Drive, Schenectady
time: 6:00 PM
-priority: 1
+priority: 3
---
## Details
diff --git a/content/event/monthly-meetup-2-26-2025.md b/content/event/monthly-meetup-2-26-2025.md
new file mode 100644
index 0000000..3e99040
--- /dev/null
+++ b/content/event/monthly-meetup-2-26-2025.md
@@ -0,0 +1,21 @@
+---
+title: Monthly Meetup
+slug: monthly-meetup-2-26-2025
+date: 2025-02-26
+published: 2025-02-26
+location: Druther's Brewing Company
+address: 221 Harborside Drive, Schenectady
+time: 6:00 PM
+meetup: 306051772
+priority: 1
+---
+
+## Details
+
+Join us for an informative workshop hosted by the Capital Region Bitcoin Network where we will discuss different strategies for investing in Bitcoin.
+
+Whether you're a beginner looking to dip your toes into the world of digital currency or a seasoned investor wanting to diversify your portfolio, this event is perfect for you.
+
+Learn about the current trends in the market, how to make informed decisions when investing in Bitcoin, and how to navigate the rapidly changing landscape of cryptocurrency. Our expert speakers will share their insights and provide valuable tips to help you make the most out of your Bitcoin investments.
+
+Don't miss this opportunity to network with like-minded individuals and take your Bitcoin investment knowledge to the next level.
\ No newline at end of file
diff --git a/content/event/monthly-meetup-6-26-2024.md b/content/event/monthly-meetup-6-26-2024.md
index 0d87f93..baed63b 100644
--- a/content/event/monthly-meetup-6-26-2024.md
+++ b/content/event/monthly-meetup-6-26-2024.md
@@ -7,7 +7,7 @@ location: Druther's Brewing Company
address: 7 Southside Drive, Clifton Park
time: 6:00 PM
meetup: 301820211
-priority: 3
+priority: 9999
---
## Details
diff --git a/content/event/monthly-meetup-8-28-2024.md b/content/event/monthly-meetup-8-28-2024.md
index 8c15193..b93bc72 100644
--- a/content/event/monthly-meetup-8-28-2024.md
+++ b/content/event/monthly-meetup-8-28-2024.md
@@ -6,7 +6,7 @@ published: 2024-08-28
location: Druther's Brewing Company
address: 221 Harborside Drive, Schenectady
time: 6:00 PM
-priority: 2
+priority: 9999
---
## Details
diff --git a/tsconfig.json b/tsconfig.json
index a746f2a..28b66c5 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -1,4 +1,4 @@
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
-}
+}
\ No newline at end of file