alpha
Login
or
Join now
danielroe.dev
/
roe.dev
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/danielroe/roe.dev. This is the code and content for my personal website, built in Nuxt.
roe.dev
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
feat: add video link for nuxt nation
author
Daniel Roe
date
2 years ago
(Nov 18, 2023, 9:20 PM UTC)
commit
f0ec24d9
f0ec24d98acfec8847eb6fa8a7d15f089d49d4a8
parent
63513f40
63513f408b1fdfd4eea9f80d916eae11effbadde
+2
-2
1 changed file
Expand all
Collapse all
Unified
Split
src
data
talks.json
+2
-2
src/data/talks.json
View file
Reviewed
···
638
638
"release": "2023-10-05-viteconf"
639
639
},
640
640
{
641
641
-
"video": "",
641
641
+
"video": "https://www.youtube.com/watch?v=d_IFKP1Ofq0",
642
642
"type": "conference",
643
643
"title": "A New Nuxt",
644
644
"slug": "2023-10-18-nuxt-nation",
645
645
-
"source": "NuxtNation",
645
645
+
"source": "Nuxt Nation",
646
646
"group": "a-new-nuxt",
647
647
"tags": [
648
648
"nuxt"