update to nextra 3

This commit is contained in:
2024-10-21 16:03:54 +02:00
parent 768bbce8b3
commit dcef283b92
11 changed files with 2955 additions and 1984 deletions
-4
View File
@@ -1,4 +0,0 @@
{
"github-actions": "Github Actions",
"hosting": "Hosting"
}
+4
View File
@@ -0,0 +1,4 @@
export default {
'github-actions': 'Github Actions',
hosting: 'Hosting',
}