1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

docs/ Remove whitespace at EOL

This commit is contained in:
Tom Limoncelli
2017-08-29 13:49:39 -04:00
parent 4244d5f638
commit d7845e046c
15 changed files with 24 additions and 24 deletions

View File

@@ -49,7 +49,7 @@
<script>document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1"></' + 'script>')</script>
{% endunless %}
{% comment %} This script makes the examples collapse appropriately {% endcomment %}
<script>
$('.example-collapse').click(function (e) {
e.preventDefault();
@@ -59,4 +59,4 @@
</script>
</body>
</html>
</html>