From 30709a5d0de5b4beffbe5ec478084646eb97ff1e Mon Sep 17 00:00:00 2001 From: Rebootcodesoft <53871944+Rebootcodesoft@users.noreply.github.com> Date: Fri, 16 Jul 2021 11:38:03 +0300 Subject: [PATCH] Update composer.json --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 9f5e6ff..68b08b0 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ "license": "MIT", "authors": [ { - "name": "Your Name", - "email": "your@email.net", + "name": "Rebootcode", + "email": "office@rebootcode.ro", "homepage": "https://github.com/flarum-lang/hungarian" } ], @@ -29,7 +29,7 @@ "flarum-extension": { "title": "Hungarian", "icon": { - "image": "icon.svg", + "image": "hu.svg", "backgroundSize": "cover", "backgroundPosition": "center" }