mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Remove Story and Fashion TTTs
Create a Story and Fashion Game are not ready, so removing from the ttt json. Leaving in the l10n files so that translations can get started.
This commit is contained in:
parent
5854e9ccc9
commit
986a368d2b
1 changed files with 0 additions and 18 deletions
|
@ -44,24 +44,6 @@
|
||||||
"activityLoc": "ttt.HideAndSeekCardsLoc",
|
"activityLoc": "ttt.HideAndSeekCardsLoc",
|
||||||
"guideLoc": "ttt.HideAndSeekGuidesLoc"
|
"guideLoc": "ttt.HideAndSeekGuidesLoc"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "ttt.StoryTitle",
|
|
||||||
"description": "ttt.StoryDescription",
|
|
||||||
"thumbUrl": "/images/ttt/create-a-story.jpg",
|
|
||||||
"bannerUrl": "/images/ttt/create-a-story-banner.jpg",
|
|
||||||
"tutorialLoc": "/projects/editor/?tip_bar=story",
|
|
||||||
"activityLoc": "ttt.StoryCardsLoc",
|
|
||||||
"guideLoc": "ttt.StoryGuidesLoc"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "ttt.FashionTitle",
|
|
||||||
"description": "ttt.FashionDescription",
|
|
||||||
"thumbUrl": "/images/ttt/fashion-game.jpg",
|
|
||||||
"bannerUrl": "/images/ttt/fashion-game-banner.jpg",
|
|
||||||
"tutorialLoc": "/projects/editor/?tip_bar=dressup",
|
|
||||||
"activityLoc": "ttt.FashionCardsLoc",
|
|
||||||
"guideLoc": "ttt.FashionGuidesLoc"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "ttt.PongTitle",
|
"title": "ttt.PongTitle",
|
||||||
"description": "ttt.PongDescription",
|
"description": "ttt.PongDescription",
|
||||||
|
|
Loading…
Reference in a new issue