We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf4a5a commit 6fd0ecdCopy full SHA for 6fd0ecd
slides/index.pug
@@ -23,13 +23,10 @@ html
23
li 5 years experience in Python
24
li Django Channels 1.0
25
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
31
- p picture from the Silicon Valley
32
- p startup company quick story
+ section(data-background-image=require("./pics/enterprise.jpg") data-background-size="contain")
+ br
+ section(data-background-image=require("./pics/startup.jpg") data-background-size="contain")
33
section
34
h2 Common problems
35
ul
slides/pics/enterprise.jpg
158 KB
slides/pics/startup.jpg
338 KB
0 commit comments