Skip to content

Commit

Permalink
chore: misc changes to homepage. add oif and puddle link
Browse files Browse the repository at this point in the history
  • Loading branch information
dennyabrain committed Sep 10, 2023
1 parent 3b92259 commit 85694e8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
13 changes: 8 additions & 5 deletions src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -146,13 +146,16 @@ const IndexPage = ({ data }) => {
<Text size="medium">Live Coding Workout Mix</Text>
</Link>
{", "}
<Link to={`/oif`}>
<Text>Opinions In Formation</Text>
</Link>

<Anchor href={"https://puddle.vip"}>puddle</Anchor>

{" and "}
<Link to={`/chronospatial`}>
<Anchor href={"https://denntenna.github.io/oif"}>
Opinions In Formation
</Anchor>
{/* <Link to={`/chronospatial`}>
<Text>Chronospatial</Text>
</Link>
</Link> */}
</Text>
</Section>
</Box>
Expand Down
1 change: 1 addition & 0 deletions src/pages/logs/media-diet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Articles:
- Twitter
- [Aeon](https://aeon.co/)
- Uncategorized [List of Websites](https://www.are.na/denntenna/e-magazines) I revisit occasionally
- Medianama

Video Content

Expand Down

0 comments on commit 85694e8

Please sign in to comment.