Skip to content

Commit

Permalink
Merge pull request #206 from Bitshala/update_event
Browse files Browse the repository at this point in the history
nov bitdev
  • Loading branch information
rajarshimaitra authored Nov 19, 2024
2 parents bc5785d + 219eef9 commit 8d090ff
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ export default defineConfig({
redirects: {
"/apply": "/cohorts",
"/chaincodeboss":
"https://chaincode.applytojob.com/apply/6mL9A9flfQ/Start-Your-Career-In-Bitcoin-FOSS-2025",
"https://chaincode.applytojob.com/apply/BE0IuAAsqT/Bitshala-Start-Your-Career-In-Bitcoin-Open-Source-2025",
},
});
Binary file added public/bitspace/bb_nov.webp
Binary file not shown.
12 changes: 6 additions & 6 deletions src/components/bitspace/UpcomingEvents.astro
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
const list = [
{
logo: "/bitspace/blrBitdev.webp",
name: "BITDEVS: Bitcoin Mining",
date: "Saturday 7 September",
link: "https://lu.ma/tl9gahgy",
isHappening: false,
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!",
logo: "/bitspace/bb_nov.webp",
name: "Bengaluru Bitdev",
date: "Saturday 30 November",
link: "https://lu.ma/m788gz0a?utm_source=website",
isHappening: true,
desc: "Join us for India’s biggest Bitcoin-only technical meetup — a day packed with cutting-edge discussions and groundbreaking panels, demos, and talks featuring devs and educators sharing work on decentralizing mining, privacy tech, Lightning, Nostr, and more. Meet the Indian Bitcoin community shaping Bitcoin’s future locally and globally.",
},
];
---
Expand Down

0 comments on commit 8d090ff

Please sign in to comment.