Browse Source

Merge pull request #400 from ZDroid/newlines

pull/417/head
XhmikosR 11 years ago
parent
commit
92be0fb250
  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