feat: add human.json
This commit is contained in:
9
content/ai.md
Normal file
9
content/ai.md
Normal 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
10
static/human.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"url": "https://hyteck.de",
|
||||
"vouches": [
|
||||
{
|
||||
"url": "https://notfellchen.org",
|
||||
"vouched_at": "2026-03-18"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user