examples/examples01/views/layout.slim in swagr-0.0.7 vs examples/examples01/views/layout.slim in swagr-0.0.8
- old
+ new
@@ -5,9 +5,10 @@
title Swagr web app template
meta name="viewport" content="width=device-width, initial-scale=1.0"
meta name="description" content=""
meta name="author" content="FIXME: YOUR NAME"
link href="css/bootstrap.css" rel="stylesheet" /! media="screen"
+ link rel="stylesheet" href="css/codemirror.css"
link href="css/style.css" rel="stylesheet" /! media="screen"
style
| body {
padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
}
\ No newline at end of file