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.
18 lines
298 B
18 lines
298 B
11 years ago
|
#!/usr/bin/env pinpoint
|
||
|
# default style
|
||
|
|
||
|
[background.jpg]
|
||
|
[font=Sans 50px]
|
||
|
[fill]
|
||
|
[center]
|
||
|
[text-align=center]
|
||
|
# [shading-opacity=0.0]
|
||
|
[text-color=white]
|
||
|
[text-align=left]
|
||
|
|
||
|
# presentation starts here
|
||
|
--- [font=Sans 100px] [text-align=center]
|
||
|
|
||
|
<big><b>REST</b></big>
|
||
|
REpresentational State Transfer
|