Skip to content

Commit

Permalink
Merge pull request #62 from jarell-santella/content
Browse files Browse the repository at this point in the history
fixed speakerdeck card
  • Loading branch information
jarell-santella authored Nov 11, 2024
2 parents b0d474b + 54485a3 commit 11a49a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import jpIndexLocales from "../../locales/jp/index.json"
const speakerDecks = [
{
title: "Come and Get It",
src: "https://speakerdeck.com/wishterias/come-and-get-it",
src: "https://speakerdeck.com/player/d5d71859a92d4c4dbffd7cebd0daa859",
},
{
title: "Here, Kitty!",
Expand Down

0 comments on commit 11a49a6

Please sign in to comment.