Added ./libs/ direcroty (and the pages).
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"When you clean out a vacuum cleaner, you become the vacuum cleaner.",
|
||||
"Bread is just a loaf of edible sponge.",
|
||||
"Sponge is just a piece of inedible bread.",
|
||||
"If you ever feel useless, remember that 'queue' can be spellt as 'Q'. The 4 vowels next to eachother are utterly useless.",
|
||||
"When life gives you lemons, hand them back and ask for chocolate instead.",
|
||||
"[Under review for potential treason.]",
|
||||
"Tomatoes are fruit, which makes ketchup a smoothie.",
|
||||
"Do penguins have knees? I don't know, but now you're thinking about it.",
|
||||
|
||||
+24
-4
@@ -25,15 +25,35 @@
|
||||
"disabled": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"hidden": true,
|
||||
"alt": {
|
||||
"name": "testtube",
|
||||
"icon": "testtube_8x8.png",
|
||||
"action": "navigate",
|
||||
"actionValue": "/libs/test",
|
||||
"disabled": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"hidden": true,
|
||||
"alt": {
|
||||
"name": "return",
|
||||
"icon": "return_8x8.png",
|
||||
"action": "navigate",
|
||||
"actionValue": "../",
|
||||
"disabled": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"icon": "pauseAnimation_8x8.png",
|
||||
"action": "function",
|
||||
"actionValue": "pauseAnimBtn('auto')",
|
||||
"iconId": "animationToggle",
|
||||
"disabled": false,
|
||||
"hidden": false,
|
||||
"alt": {
|
||||
"name": "playDisabled",
|
||||
"disabled": true
|
||||
}
|
||||
"name": "noAnim",
|
||||
"hidden": true
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user