Browse Source

Insert final newlines

pull/400/head
Zlatan Vasović 11 years ago
parent
commit
8063070cae
  1. 2
      docs/_layouts/default.html
  2. 2
      docs/_layouts/home.html

2
docs/_layouts/default.html

@ -6,4 +6,4 @@
<body ontouchstart=""> <body ontouchstart="">
{{ content }} {{ content }}
</body> </body>
</html> </html>

2
docs/_layouts/home.html

@ -6,4 +6,4 @@
<body class="docs-home" ontouchstart=""> <body class="docs-home" ontouchstart="">
{{ content }} {{ content }}
</body> </body>
</html> </html>

Loading…
Cancel
Save