diff --git a/src/pages/about.mdx b/src/pages/about.mdx index 4d2c03a..c7c9827 100644 --- a/src/pages/about.mdx +++ b/src/pages/about.mdx @@ -5,7 +5,7 @@ description: I’m Stefan Imhoff, a Front-End Web Developer, and Designer from H backLink: / --- -import { animation } from "../data/site"; +import { animation, animationDelay } from "../data/site"; import { mapping } from "../mdx-components.ts"; export const components = mapping; @@ -15,8 +15,16 @@ I’m _Stefan Imhoff_, a Senior Front-End Web Developer, and Designer from Hambu I find inspiration in a wide variety of media, from reading challenging and heterodox [books](https://goodreads.com/kogakure) about philosophy, science, and economics to listening to [podcasts](https://raindrop.io/kogakure/podcasts-24118384), watching [TV shows](https://www.themoviedb.org/u/kogakure/favorites/tv) and [movies](https://www.themoviedb.org/u/kogakure/favorites), and indulging in [Korean](https://www.themoviedb.org/list/8216385) and [Japanese](https://www.themoviedb.org/list/106001) dramas on Netflix. + + +