From 8c19a897b86556ca3d7b13f686112046f014982d Mon Sep 17 00:00:00 2001 From: Matthias Puchstein Date: Sun, 15 Jun 2025 15:43:28 +0200 Subject: [PATCH] updated manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" }