We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9d6d8b commit 712ced4Copy full SHA for 712ced4
1 file changed
vim.html
@@ -1,4 +1,4 @@
1
-<!DOCTYPE html>
+<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -350,4 +350,4 @@ <h3 class="panel-head"><a href="/table-of-contents.html" style="color: #fff;">Ta
350
var trackOutboundLink = function(url) { ga('send', 'event', 'outbound', 'click', url, {'hitCallback': function () { document.location = url; } }); }
351
</script>
352
</body>
353
-</html>
+</html>
0 commit comments