Skip to content

Commit

Permalink
Add Nerd Nite & Threads
Browse files Browse the repository at this point in the history
Close #128
Close #129
  • Loading branch information
Fleker committed Aug 1, 2023
1 parent 95499e1 commit 94109c8
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/assets/threads.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/contact.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,9 @@ export default [
"link": "https://www.google.com/maps/contrib/115420961179277990370/reviews",
"type": "Google Maps",
"icon": "assets/maps.svg",
}, {
"link": "https://www.threads.net/@fleker",
"type": "Threads",
"icon": "assets/threads.svg",
}
]
6 changes: 6 additions & 0 deletions src/entries.videos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,11 @@ export default [
"date": "August 6 2017",
"link": "https://www.youtube.com/watch?v=vFyOAY8bNk4",
"linkText": "Watch Video"
}, {
"type": "Videos",
"name": "VFX: A Cinematic Summarizations | Nerd Nite NYC",
"date": "July 20 2023",
"link": "https://youtu.be/hbSBiHvWjd0",
"linkText": "Watch Video"
}
]

0 comments on commit 94109c8

Please sign in to comment.