Skip to content

Commit

Permalink
Merge pull request #187 from Bitshala/bitdev07
Browse files Browse the repository at this point in the history
bitdev event update
  • Loading branch information
rajarshimaitra authored Sep 25, 2024
2 parents f23e4a5 + dfb0d01 commit 9726ac4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions src/components/bitspace/PreviousEvents.astro
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
---
const list = [
{
logo: "/bitspace/blrBitdev.webp",
name: "BITDEVS : Privacy Landscape",
date: "Saturday, 27 July",
link: "https://lu.ma/gwc4ytt6",
isHappening: true,
desc: "Join us for an evening dedicated to exploring the privacy landscape of Bitcoin, with a special focus on joins, swaps, and layers. And, hang out with Bitshala folks and other Bitcoiners!",
},
{
logo: "/bitspace/bitcoinNode.webp",
name: "Run Your Hardened Bitcoin Node",
Expand Down
8 changes: 4 additions & 4 deletions src/components/bitspace/UpcomingEvents.astro
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
const list = [
{
logo: "/bitspace/blrBitdev.webp",
name: "BITDEVS : Privacy Landscape",
date: "Saturday, 27 July",
link: "https://lu.ma/gwc4ytt6",
name: "BITDEVS: Bitcoin Mining",
date: "Saturday 7 September",
link: "https://lu.ma/tl9gahgy",
isHappening: true,
desc: "Join us for an evening dedicated to exploring the privacy landscape of Bitcoin, with a special focus on joins, swaps, and layers. And, hang out with Bitshala folks and other Bitcoiners!",
desc: "Bitcoin Mining focused BITDEVS happening this week! We'll talk about the 'why' and 'how' of mining, individual mining setups, pool protocols like Stratum V2 and ocean mining. It's going to be amazing. Make sure to not miss it!",
},
];
---
Expand Down

0 comments on commit 9726ac4

Please sign in to comment.