chore: minor language change
This commit is contained in:
parent
a445de0db1
commit
845426d96a
3 changed files with 11 additions and 11 deletions
|
@ -10,9 +10,9 @@ This site is built and maintained using a number of tools.
|
|||
|
||||
- The frontend of the site is built using [11ty](https://www.11ty.dev) and the source for that is openly available on [GitHub](https://github.com/cdransf/coryd.dev).
|
||||
- The frontend is hosted on [Cloudflare Pages](https://pages.cloudflare.com) and rebuilds hourly.
|
||||
- My contact form is submitted to [Supabase](https://supabase.com) using a Cloudflare worker and entries are available to read in [Directus](https://directus.io).
|
||||
- Posts, links and media data (music, watching and books) are stored various tables at [Supabase](https://supabase.com) and managed via a [Directus](https://directus.io) instance hosted at <a class="plausible-event-name=DigitalOcean+referral" href="https://m.do.co/c/3635bf99aee2">DigitalOcean</a>.
|
||||
- Posts are composed in [Obsidian](https://obsidian.md) before being saved in Directus.
|
||||
- My contact form is submitted to [Supabase](https://supabase.com) using a Cloudflare worker and entries are available to read in [Directus](https://directus.io).
|
||||
- Posts are composed in [Obsidian](https://obsidian.md) before being saved in [Directus](https://directus.io).
|
||||
- Images are hosted on <a class="plausible-event-name=bunny.net+referral" href="https://bunny.net?ref=revw3mehej">bunny.net</a>.
|
||||
- I use <a class="plausible-event-name=DNSimple+referral" href="https://dnsimple.com/r/3a7cbb9e15df8f">DNSimple</a> to register my domains and [DNSControl](https://dnscontrol.org) to configure and manage records.
|
||||
- I use [Plausible](https://plausible.io) for analytics.
|
||||
|
|
Reference in a new issue