Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
JSConf India 2023, PhillyJS
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed May 19, 2023
1 parent 3826285 commit 86fc43c
Showing 1 changed file with 33 additions and 5 deletions.
38 changes: 33 additions & 5 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,14 +177,42 @@ <h2>Talks</h2>

<ul class="groups callout-groups">
<li class="group callout-group">
<a class="recipient" href="https://stirtrek.com/speakers/2023/Josh-Goldberg.html" rel="noopener" target="_blank">
<strong>Building a Design System Mid-Flight</strong>
Stir Trek 2023
<a class="recipient" href="https://jsconf.in" rel="noopener" target="_blank">
<strong>Interviewing Developers with Accuracy and Precision</strong>
JSConf India 2023
</a>
<p class="links">
<a
aria-label="Slides: Building a Design System Mid-Flight"
href="https://1drv.ms/p/s!AvUc1cvPrJnWvt12FYHj9L7wd06kdw"
aria-label="Slides: Interviewing Developers with Accuracy and Precision"
href="https://1drv.ms/p/s!AvUc1cvPrJnWvt4kuQ5uqsWwXVu8MQ"
rel="noopener"
target="_blank"
>Slides</a
>
<a
aria-label="Video: Interviewing Developers with Accuracy and Precision"
href="https://www.youtube.com/watch?v=eY2lmQ8o3EI&t=10125s&ab_channel=JSConf"
rel="noopener"
target="_blank"
>Video</a
>
</p>
</li>

<li class="group callout-group">
<a
class="recipient"
href="https://www.eventbrite.com/e/philadelphia-javascript-club-contributing-to-open-source-projects-tickets-621853449407"
rel="noopener"
target="_blank"
>
<strong>The Life and Times of an Open Source Maintainer</strong>
PhillyJS
</a>
<p class="links">
<a
aria-label="Slides: The Life and Times of an Open Source Maintainer"
href="https://1drv.ms/p/s!AvUc1cvPrJnWvt4oE1oTyST7IfyJhg"
rel="noopener"
target="_blank"
>Slides</a
Expand Down

0 comments on commit 86fc43c

Please sign in to comment.