diff --git a/TODO b/TODO index 9b6e462..fb0dec9 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,7 @@ get RSS feed up and running handle dark/light theming correctly (https://www.joshwcomeau.com/react/dark-mode/) seems useful for that -get code blocks working properly, namely get them colored (probably with https://highlightjs.org/), maybe add a red border, consider https://github.com/highlightjs/highlight.js?tab=readme-ov-file#using-web-workers +get code blocks working properly, namely get them colored (probably with https://highlightjs.org/), maybe add a red border, consider https://github.com/highlightjs/highlight.js?tab=readme-ov-file#using-web-workers of course this assumes that can't be fixed in typst due to pandoc ico? diff --git a/posts/hello.typ b/posts/hello.typ index cd7ec34..b3e8533 100644 --- a/posts/hello.typ +++ b/posts/hello.typ @@ -2,6 +2,8 @@ hi #footnote[Hi this is a thing] +#image("/static/images/pfp.webp") + a b