From fda3cbdfdbc9cfceb507a9bf6a32437743397bea Mon Sep 17 00:00:00 2001 From: Daniel Nitsikopoulos Date: Wed, 21 Jun 2023 21:47:37 +1000 Subject: [PATCH] Update colophon --- app/content/pages/colophon.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/content/pages/colophon.md b/app/content/pages/colophon.md index 6af2ead..6d7b8cf 100644 --- a/app/content/pages/colophon.md +++ b/app/content/pages/colophon.md @@ -7,12 +7,13 @@ Hello! Welcome to dnitza.com 👋 This site is made from: - Adamantium — A custom-built, [Hanami](https://github.com/hanami/hanami)-based, blogging engine [based on the Micropub spec](https://www.w3.org/TR/micropub/) (open sourced soon). -- [Vultr](http://vultr.com/) — for hosting. +- [Hetzner](https://www.hetzner.com) — for hosting. - [Vim](https://www.vim.org) — for moving text around in files. - [Postico](https://eggerapps.at/postico) — for looking at the mistakes I have made in postgres. - [iTerm2](http://iterm2.com/) — as my terminal emulator. - [Tailwind](https://tailwindcss.com) — for stylin'. - [HTMX](http://htmx.org/) — for some JS sprinkles. +- [Alpine.js](https://alpinejs.dev) — for some JS sparkles. - [Rubik](https://fonts.google.com/specimen/Rubik) — for headings. - [JetBrains Mono](https://www.jetbrains.com/lp/mono/) — for code snippets. - [Karla](https://fonts.google.com/specimen/Karla?query=KARLA) — for everything else.