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 (
- Orion Reed + Jeff Emmett

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 (

- Orion Reed + Jeff Emmett

{post.data.title}