Update content: Add welcome message to about section
This commit is contained in:
parent
4b5bfc269e
commit
08e4516023
3 changed files with 4 additions and 5 deletions
|
|
@ -2,10 +2,9 @@
|
|||
title: "Building Bitcoin Community in Wichita"
|
||||
date: 2024-01-01T00:00:00Z
|
||||
draft: false
|
||||
description: "Join us for monthly meetups, educational sessions, and networking with fellow Bitcoin enthusiasts in south-central Kansas."
|
||||
---
|
||||
|
||||
We're a grassroots group dedicated to Bitcoin education, adoption, and community building in south-central Kansas. Whether you're an OG or just starting to learn about Bitcoin, you're more than welcome.
|
||||
We're a grassroots group dedicated to Bitcoin education, adoption, and community building in south-central Kansas. Whether you're an OG or just starting to learn about Bitcoin, you're more than welcome to join us. We love to talk about Bitcoin!
|
||||
|
||||
What We Do {#meetup-info}
|
||||
------------
|
||||
|
|
|
|||
|
|
@ -170,7 +170,7 @@
|
|||
<div class="container">
|
||||
|
||||
<div class="content-wrapper">
|
||||
<p>We’re a grassroots group dedicated to Bitcoin education, adoption, and community building in south-central Kansas. Whether you’re an OG or just starting to learn about Bitcoin, you’re more than welcome.</p>
|
||||
<p>We’re a grassroots group dedicated to Bitcoin education, adoption, and community building in south-central Kansas. Whether you’re an OG or just starting to learn about Bitcoin, you’re more than welcome to join us. We love to talk about Bitcoin!</p>
|
||||
<h2 id="meetup-info">What We Do</h2>
|
||||
<h3 id="-educational-sessions">📚 Educational Sessions</h3>
|
||||
<p>Learn about Bitcoin technology, wallet security, mining, and best practices from experienced community members.</p>
|
||||
|
|
|
|||
|
|
@ -2,11 +2,11 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Building Bitcoin Community in Wichita on Wichita Bitcoiners</title>
|
||||
<link>https://wichitabitcoiners.com/</link>
|
||||
<link>http://localhost:1313/</link>
|
||||
<description>Recent content in Building Bitcoin Community in Wichita on Wichita Bitcoiners</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate></lastBuildDate>
|
||||
<atom:link href="https://wichitabitcoiners.com/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue