Skip to content

Commit 1f36ae6

Browse files
committed
chore: remove commented-out example event links in speakerdeck.ts
Signed-off-by: walnuts1018 <r.juglans.1018@gmail.com>
1 parent 0f322af commit 1f36ae6

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/components/talk/speakerdeck.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ type SpeakerDeckRssItem = {
3131
};
3232

3333
const talkEvents: Record<string, TalkItem["event"]> = {
34-
// Add optional event links by Speaker Deck URL.
35-
// "https://speakerdeck.com/walnuts1018/example": {
36-
// title: "Example Event",
37-
// href: "https://example.com/events/1",
38-
// },
3934
"https://speakerdeck.com/walnuts1018/pasukidee2ean-hao-hua-in-android-apps-prf-extension":
4035
{
4136
title: "Mobile Act OSAKA 18",

0 commit comments

Comments
 (0)