event title styling & add event
parent
1515f97d82
commit
fc559e4fa5
|
@ -45,8 +45,12 @@
|
|||
grid-column: 1;
|
||||
grid-row: 1/4;
|
||||
|
||||
a {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
h5 {
|
||||
width: 95%;
|
||||
width: 100%;
|
||||
color: $f-color;
|
||||
font-size: 1.2rem;
|
||||
line-height: 1.8rem;
|
||||
|
@ -102,9 +106,12 @@
|
|||
grid-column: 1;
|
||||
grid-row: 1/4;
|
||||
min-width: 0;
|
||||
|
||||
a {
|
||||
display: block;
|
||||
}
|
||||
|
||||
h5 {
|
||||
width: 90%;
|
||||
font-size: 1.15rem;
|
||||
line-height: 1.6rem;
|
||||
}
|
||||
|
|
|
@ -7,7 +7,7 @@ location: Mocha Lisa's Caffe
|
|||
address: 22 Clifton Country Road, Clifton Park
|
||||
time: 6:00 PM
|
||||
meetup: 295742661
|
||||
priority: 3
|
||||
priority: 9999
|
||||
---
|
||||
|
||||
## Details
|
||||
|
|
|
@ -7,7 +7,7 @@ location: Frog Alley Brewing Co
|
|||
address: 108 State St, Schenectady
|
||||
time: 6:00 PM
|
||||
meetup: 297525682
|
||||
priority: 1
|
||||
priority: 2
|
||||
---
|
||||
|
||||
## Details
|
||||
|
|
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: Field trip to PubKey
|
||||
slug: pubkey-12-21-2023
|
||||
date: 2023-12-21
|
||||
published: 2023-12-21
|
||||
location: Pubkey
|
||||
address: 85 Washington Pl, New York
|
||||
time: 8:00 PM
|
||||
meetup: 297764699
|
||||
priority: 1
|
||||
---
|
||||
|
||||
## Details
|
||||
|
||||
Alright guys the field trip to Pubkey is official! If you want to join make sure you RSVP both here and on PubKey’s event page. They have limited spaces (and will be letting people in off the waiting list). We can plan travel once we know how many are going!!
|
||||
|
||||
Join me at Bitcoin Year in Review w Marty Bent https://meetu.ps/e/MCBtj/SgvfD/i
|
|
@ -4,10 +4,10 @@ slug: regional-meetup-10-29-2023
|
|||
date: 2023-10-29
|
||||
published: 2023-10-21
|
||||
location: Sports World
|
||||
address: 226 Main Street · East Windsor, CT
|
||||
address: 226 Main Street, East Windsor, CT
|
||||
time: 12:00 PM
|
||||
meetup: 296853356
|
||||
priority: 2
|
||||
priority: 3
|
||||
---
|
||||
|
||||
## Details
|
||||
|
|
Loading…
Reference in New Issue