Merge branch 'master' into a62a8a1

This commit is contained in:
2024-07-01 13:06:58 +02:00
committed by GitHub
5 changed files with 2474 additions and 63 deletions

View File

@@ -1,7 +1,7 @@
<script setup lang="ts">
const description = 'Software I use, gadgets I love, and other things I recommend. Heres a big list of all of my favorite stuff.'
useSeoMeta({
title: 'Things I use | Arthur Danjou',
title: 'Things I use',
description
})