diff --git a/package.json b/package.json index 9503ed5a0e66f5533fd259c5611c70561f8b9d99..ca8c716987292843cf123fb6220343574b9df63c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kuadrado-website", - "version": "1.0.1", + "version": "1.0.2", "description": "Presentation website of Kuadrado Software", "main": "src/main.js", "scripts": { diff --git a/public/articles/games/fantom_quest/fantom_quest.json b/public/articles/games/fantom_quest/fantom_quest.json index c2f155dc34ab3eae8b65b2106abb8f155fabc22a..5a36a8776e917f7ffc23efd0dc1179e0cf1aaca4 100755 --- a/public/articles/games/fantom_quest/fantom_quest.json +++ b/public/articles/games/fantom_quest/fantom_quest.json @@ -3,7 +3,7 @@ "subtitle": "Le labyrinthe de la quête d'identité", "tags": ["jeu web", "pixelart", "javascript", "labyrinthe"], "body": "<file>fantom_quest.txt", - "image_banner": "fantom_quest_intro.gif", + "image_banner": "fantom_quest_intro.png", "images": [ "screen_fantom_quest_1.jpg", "screen_fantom_quest_2.jpg", diff --git a/public/articles/games/fantom_quest/images/fantom_quest_intro.png b/public/articles/games/fantom_quest/images/fantom_quest_intro.png new file mode 100644 index 0000000000000000000000000000000000000000..839c774ff68fd8083cebbd8c9920d418ee85df99 Binary files /dev/null and b/public/articles/games/fantom_quest/images/fantom_quest_intro.png differ