Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ export default async function Page() {
return (
<section className="w-full max-w-2xl mx-5">
<p>
I'm a founder, software engineer, writer, and teacher from San Francisco, CA. I'm currently on a sabbatical and
previously led core work at{" "}
I'm a founder, software engineer, writer, and teacher from San Francisco, CA. I previously led core work at{" "}
<a href="https://tesla.com" aria-label="Link to Tesla's website" rel="noopener noreferrer" target="_target">
Tesla
</a>
Expand Down
Loading