diff --git a/src/routes/Presentations.tsx b/src/routes/Presentations.tsx
index 4e13e88..2ed24aa 100644
--- a/src/routes/Presentations.tsx
+++ b/src/routes/Presentations.tsx
@@ -61,7 +61,7 @@ export function Presentations() {
-
Greenpill Network with Kevin Owocki
+
Presentation at DevCon 7 in Bangkok
Watch the full talk →
@@ -81,7 +81,7 @@ export function Presentations() {
frameBorder="0"
allowTransparency={true}
allowFullScreen={true}
- title="MycoFi CoFi Gathering Presentation"
+ title="MycoFi Presentation at CoFi Gathering"
/>
@@ -113,14 +113,14 @@ export function Presentations() {
- Presentation with Sara Horowitz
- TBD: Find video from Sara Horowitz
+ Presentation at the Mutualist Society
+ Video coming soon
Psilocybernetics: The Emergence of Institutional Neuroplasticity
-
Exploring the intersection of psychedelics, cybernetics, and institutional design
+
Exploring the intersection of mycelium and cybernetic institutional design
- Presentation with Christy PDX
- TBD: Find video from Christy PDX
+ Presentation at the General Forum for Ethereum Localism
+ Video coming soon
@@ -159,7 +159,7 @@ export function Presentations() {
-
ReFi Unconf @ the Commons Hub Austria
+
Presentation at the ReFi Unconf @ the Commons Hub Austria
Watch the full talk →
@@ -184,7 +184,7 @@ export function Presentations() {
-
Token Engineering Global Gathering (TEGG)
+
Presentation at the Token Engineering Global Gathering (TEGG)
Watch the full talk →
@@ -210,7 +210,7 @@ export function Presentations() {
Presentation on Conviction Voting
- TBD: Add video link when available
+ Video coming soon
@@ -232,7 +232,7 @@ export function Presentations() {
-
OpenWeb Hackathon
+
Presentation at the OpenWeb Hackathon
Watch the full talk →
@@ -257,8 +257,8 @@ export function Presentations() {
- Presentation in Liege
- TBD: Follow up with Nicholas for video from Liege
+ Presentation at CoFi Gathering in Liege
+ Video coming soon
diff --git a/vercel.json b/vercel.json
index 874e362..2ad6985 100644
--- a/vercel.json
+++ b/vercel.json
@@ -15,6 +15,14 @@
{
"source": "/inbox",
"destination": "/"
+ },
+ {
+ "source": "/contact",
+ "destination": "/"
+ },
+ {
+ "source": "/presentations",
+ "destination": "/"
}
],
"headers": [