A lot of AI slop
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 35s

This commit is contained in:
2026-06-08 19:36:45 +02:00
parent 8859ee5a5f
commit bbc34c1b12
20 changed files with 1606 additions and 324 deletions

View File

@@ -28,16 +28,21 @@
}
},
"pages": {
"root": "",
"intro_heading": "INTRO",
"contact_heading": "Contact",
"projects_heading": "Projects",
"blog_heading": "Blog Entries",
"art_heading": "Art Gallery",
"stats_heading": "Stats & Info",
"stat_lines_of_code": "Lines of Code Written",
"stat_projects": "Projects Completed",
"stat_coffee": "Cups of Coffee Consumed",
"stat_board_games": "Board Games Owned",
"stat_years_programming": "Years Programming",
"stat_deployments": "Deployments to Production"
"stat_deployments": "Deployments to Production",
"show_more": "show more...",
"show_less": "show less"
},
"prefooter": "This webpage has been made by a human.",
"prefooter": "",
"footer": "(C) 2026 Aran Roig. All rights whatever."
}