diff --git a/manifest.json b/manifest.json index d38af15..b553103 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "id": "dsa5e-character-sheet", "version": "1.0.0", "description": "Ein interaktiver DSA 5e Charakterbogen mit Optolith JSON Support", - "author": "Dein Name", + "author": "Matthias Puchstein", "entryPoint": "index.html", "extras": [ "colorStyles" @@ -24,6 +24,6 @@ "screenshots": [ "screenshot1.png" ], - "website": "https://github.com/deinusername/dsa5e-talespire-symbiote", + "website": "https://gitea.puchstein.bayern/s0wlz_talespire_symbiotes/dsa5e_character_sheet", "license": "GPL-3" }