add event, update footer

main
Ryan 2025-02-07 22:19:24 -05:00
parent b238ac6f32
commit a9c0cb90d8
7 changed files with 28 additions and 11 deletions

View File

@ -8,22 +8,18 @@
<ul class="info">
<li><h5>Resources</h5></li>
<li><NuxtLink to="/about">About Us</NuxtLink></li>
<li><NuxtLink to="/guide/what-is-bitcoin">What is Bitcoin</NuxtLink></li>
</ul>
<ul class="community">
<li><h5>Community</h5></li>
<li><NuxtLink to="/#events">Events</NuxtLink></li>
<li><NuxtLink to="/suggest">Suggestions</NuxtLink></li>
</ul>
<ul class="social">
<li><h5>Follow us</h5></li>
<li><NuxtLink to="https://twitter.com/UpstateNYBTC" target="_BLANK">Twitter</NuxtLink></li>
<li><NuxtLink to="https://www.meetup.com/capitalregionbitcoinnetwork" target="_BLANK">Meetup</NuxtLink></li>
</ul>
<ul class="donate">
<li><h5>Support us</h5></li>
<li class="btn zap" ><NuxtLink to="https://coinos.io/crbtc/receive" target="_BLANK"><span class="icon-zap"></span> Donate</NuxtLink></li>
<li class="btn btc" ><NuxtLink to="https://btcpay0.voltageapp.io/apps/2hjkatjQgn5LUU2bkHZxQmq8uR1y/crowdfund" target="_BLANK"><span class="icon-btc-b"></span> Donate</NuxtLink></li>
<li class="btn btc" ><NuxtLink to="https://coinos.io/crbtc/receive" target="_BLANK"><span class="icon-zap"></span> Donate</NuxtLink></li>
</ul>
</div>
</div>

View File

@ -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

View File

@ -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

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -1,4 +1,4 @@
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}
}