Skip to content

Commit 2ac7117

Browse files
committed
Update meeting and luma links
1 parent 5cb81a8 commit 2ac7117

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

config.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ highlight_code = false
99

1010
[extra]
1111
github = "https://github.com/TriangleBitDevs/TriangleBitDevs.github.io"
12-
meetup = "https://lu.ma/trianglebitdevs"
12+
meetup = "https://www.meetup.com/trianglebitdevs/"
13+
luma = "https://lu.ma/trianglebitdevs"
1314
nostr = "https://nostr.eu/npub18z4n70qxqv40xef4je7fd0zya462gmkhvf2eax695f6sfgrk9yvq55lrpv"
1415
twitter = "https://twitter.com/TriangleBitDevs"

content/socratic-seminar-49.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aliases = [
1010

1111
[extra]
1212
event_type = "socratic"
13-
meetup = "https://www.meetup.com/meetup-group-gbtotgtx/events/313135570/"
13+
meetup = "https://www.meetup.com/trianglebitdevs/events/313135570/"
1414
luma = "https://luma.com/uif1mypl"
1515
add_to_calendar = true
1616
start = "2026-02-11T23:00:00Z"

templates/base.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ <h1><a href="/">Triangle BitDevs</a></h1>
3434
<a href="{{ config.extra.nostr }}" target="_blank">Nostr</a>
3535
<a href="{{ config.extra.twitter }}" target="_blank">Twitter</a>
3636
<a href="{{ config.extra.meetup }}" target="_blank">Meetup</a>
37+
<a href="{{ config.extra.luma }}" target="_blank">Luma</a>
3738
</nav>
3839
</header>
3940
<hr>

0 commit comments

Comments
 (0)