Skip to content

Commit 532b2ef

Browse files
authored
Update index.html
1 parent 7f26f4c commit 532b2ef

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

layouts/index.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@
4444
</div>
4545
<div class="mt-6 text-lg leading-8 text-gray-600 space-y-6">
4646
If you're interested in a purely social meetup without presentations
47-
or structure, check out Pub Standards and Open Coffee Club. These
48-
are designed to be low pressure meetups that you can pop in or out
47+
or structure, check out Open Coffee Club. Thisis designed to be low pressure meetups that you can pop in or out
4948
of and meet other members of the community.
5049
</div>
5150
</div>
@@ -241,13 +240,13 @@
241240
) -}}
242241

243242
{{- partial "meetup-card.html" (dict
244-
"imageUrl" "pub-standards.webp"
245-
"imageAlt" "A group of 9 people around a table in a pub smiling at the camera"
246-
"name" "Pub Standards"
247-
"description" "Pub Standards Lancaster is a meetup of developers, designers, founders and people-who-like-to-build-stuff in central Pennsylvania. Pub Standards is open to everyone. It's loosely aimed at web design & development geeks, but that doesn't mean chitchat need necessarily be work-related. Don't expect structure, don't expect presentations, just relax with likeminded people and a few beers."
248-
"beerLogo" true
249-
"buttonText" "Visit pubstandards.us"
250-
"buttonUrl" "https://www.pubstandards.us/"
243+
"imageUrl" "datalancaster.webp"
244+
"imageAlt" "A group of 9 people around a table in a coffee shop talking about data"
245+
"name" "Data Lancaster"
246+
"description" "Data Lancaster is a social meetup of people who are interested in data analysis and data science and want to meet others with similar interests. The group is open to everyone regardless of experience or background — you just need to be interested in talking to other people interested in data."
247+
"meetupLogo" true
248+
"buttonText" "RSVP on Meetup"
249+
"buttonUrl" "https://www.meetup.com/data-lancaster/"
251250
) -}}
252251
</div>
253252

0 commit comments

Comments
 (0)