From 17d25c27aedeea3faa5c417d9dfcbdddd40b1e92 Mon Sep 17 00:00:00 2001 From: polytan02 Date: Thu, 18 Jun 2015 22:43:47 +0100 Subject: [PATCH] Use /framagames for default website --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 89eadbe..7a4b71a 100644 --- a/manifest.json +++ b/manifest.json @@ -26,8 +26,8 @@ "en": "Choose a path for your Webapp", "fr": "Choisissez un chemin pour votre Webapp" }, - "example": "/site", - "default": "/site" + "example": "/framagames", + "default": "/framagames" }, { "name": "is_public",