Erstes Commit

This commit is contained in:
2026-05-27 20:04:58 +02:00
commit e16e9e36fd
218 changed files with 2307 additions and 0 deletions

10
hugo/data/winkel.json Normal file
View File

@@ -0,0 +1,10 @@
{
"slug": "winkel",
"name": "Winkel",
"conversion_engine": "linear",
"units": {
"grad": { "name": "Grad", "factor": "0.017453292519943295" },
"bogenmass": { "name": "Bogenmaß", "factor": "1" },
"gon": { "name": "Gon", "factor": "0.015707963267948966" }
}
}