If Amazon used this Bezos wouldn't have banned PowerPoint.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bezos-loves-slides/assets/layouts.json

43 lines
875 B

{
"default_ui": [
"[t_left|t_center|t_right]",
"[*%(100,600)slide]",
"[_]",
"[_]",
"[_]",
"[_]",
"[_]",
"[=title|=*%(200,100)description|_|_|_]"
],
"default_slide": [
"[=*%(300,200)title|_|_|_|_]",
"[_|_|_]",
"[*%(300,600)content|_|_|*%(200,600)image|_]",
"[_|_|_|_|_]",
"[_|_|_|_|_]",
"[_|_|_|_|_]",
"[_|_|_|_|_]",
"[_|_|_|_|_]"
],
"image_left": [
"[=title]",
"[_|_|_]",
"[*%(200,600)image|_|*%(300,600)content|_|_]",
"[_|_|_|_|_]",
"[_|_|_|_|_]",
"[_|_|_|_|_]",
"[_|_|_|_|_]",
"[_|_|_|_|_]"
],
"centered": [
"[=*%(300,400)title|_|_|_|_]",
"[_|_|_]",
"[_|_|_]",
"[_|_|_]",
"[=*%(300,400)content]",
"[_|_|_]",
"[_|_|_]",
"[_|_|_]"
]
}