Skip to content

Commit dfceea3

Browse files
authored
Merge pull request #536 from polkadot-fellows/nik-add-basti-link
Add link to Basti's tool
2 parents afec6d7 + 8389075 commit dfceea3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/pages/Membership/index.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,14 @@ export const Membership = () => {
308308
<span className="text-primary">
309309
webcal://fellowship-calendar.kchr.de/?account=YOUR_ACCOUNT_ID.
310310
</span>
311+
. The code for this widget can be found{' '}
312+
<ThemedLink
313+
target="_blank"
314+
to="https://github.com/bkchr/fellowship-ical"
315+
>
316+
here
317+
</ThemedLink>
318+
.
311319
</p>
312320
</div>
313321
</AccordionContent>

0 commit comments

Comments
 (0)