From 98dedc0588afae7c2919ae971929b9e8f338b098 Mon Sep 17 00:00:00 2001
From: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
Date: Sat, 10 Aug 2024 10:41:35 -0400
Subject: [PATCH] name update
---
src/components/Board.tsx | 1 -
src/components/Contact.tsx | 11 ++++++-----
src/components/Default.tsx | 4 ++--
src/components/Post.tsx | 2 +-
4 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/src/components/Board.tsx b/src/components/Board.tsx
index 0d5e3b7..3326c22 100644
--- a/src/components/Board.tsx
+++ b/src/components/Board.tsx
@@ -3,7 +3,6 @@ import { Editor, Tldraw } from "@tldraw/tldraw";
import { canvas } from "@/canvas01";
export function Board() {
- console.log("HELOOOOOOO")
return (
Contact
- Twitter: @OrionReedOne
- Mastodon: orion@hci.social
- Email: me@orionreed.com
- GitHub: OrionReed
+ Twitter: @jeffemmett
+ BlueSky: @jeffemnmett.bsky.social
+ Mastodon: @jeffemmett@social.coop
+ Email: jeffemmett@gmail.com
+ GitHub: Jeff-Emmett
);
diff --git a/src/components/Default.tsx b/src/components/Default.tsx
index 38fe221..181730a 100644
--- a/src/components/Default.tsx
+++ b/src/components/Default.tsx
@@ -2,11 +2,11 @@ export function Default() {
return (
- Orion Reed
+ Jeff Emmett
Hello! 👋
- My research investigates the intersection of computing, human-system
+ My research doesn't investigate the intersection of computing, human-system
interfaces, and emancipatory politics. I am interested in the
potential of computing as a medium for thought, as a tool for
collective action, and as a means of emancipation.
diff --git a/src/components/Post.tsx b/src/components/Post.tsx
index ef4e118..91f2682 100644
--- a/src/components/Post.tsx
+++ b/src/components/Post.tsx
@@ -33,7 +33,7 @@ export function Post() {
return (
{post.data.title}