Skip to content

Commit 6fd0ecd

Browse files
committed
Add background slides.
1 parent 4bf4a5a commit 6fd0ecd

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

slides/index.pug

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,10 @@ html
2323
li 5 years experience in Python
2424
li Django Channels 1.0
2525
li Dry Python
26-
section
27-
p picture from the Office Space
28-
p enterprise company quick story
29-
p code base like a house of the serial killer
30-
section
31-
p picture from the Silicon Valley
32-
p startup company quick story
26+
section(data-background-image=require("./pics/enterprise.jpg") data-background-size="contain")
27+
br
28+
section(data-background-image=require("./pics/startup.jpg") data-background-size="contain")
29+
br
3330
section
3431
h2 Common problems
3532
ul

slides/pics/enterprise.jpg

158 KB
Loading

slides/pics/startup.jpg

338 KB
Loading

0 commit comments

Comments
 (0)