feat: add human.json

This commit is contained in:
2026-03-18 14:47:56 +01:00
parent 019c176b00
commit c6b6be0971
2 changed files with 19 additions and 0 deletions

9
content/ai.md Normal file
View File

@@ -0,0 +1,9 @@
---
title: "AI Usage"
date: 2025-03-18T12:51:08+02:00
draft: False
---
No content on this website is the product of genAI, unless it is specifically mareked as such (e.g. to showcase bad code).
Some people might vouche that this site is written by a human, you can check the status with [human.json](https://codeberg.org/robida/human.json).

10
static/human.json Normal file
View File

@@ -0,0 +1,10 @@
{
"version": "1.0.0",
"url": "https://hyteck.de",
"vouches": [
{
"url": "https://notfellchen.org",
"vouched_at": "2026-03-18"
}
]
}