Fix headers for 1.1.0 docs

This commit is contained in:
Iván Sánchez Ortega 2017-06-27 15:03:58 +02:00
parent 90ac1a2077
commit 11d716f096

View File

@ -1,20 +1,13 @@
<!DOCTYPE html> ---
<html> layout: v2
<head> title: Documentation
<title></title> bodyclass: api-page
<meta charset="utf-8"> ---
<link rel="stylesheet" href="../docs/docs/css/normalize.css" /> <h2>API Reference</h2>
<link rel="stylesheet" href="../docs/docs/css/main.css" />
<script src="../docs/docs/highlight/highlight.pack.js"></script> <p>This reference reflects <strong>Leaflet 1.1.0</strong>. Check <a href='reference-versions.html'>this list</a> if you are using a different version of Leaflet.</p>
<link rel="stylesheet" href="../docs/docs/highlight/styles/github-gist.css" />
<link rel="stylesheet" href="leaflet.css" />
<script src="leaflet.js"></script>
</head>
<body class='api-page'>
<div class='container'>
<h2>Leaflet API reference</h2>
<div id="toc" class="clearfix"> <div id="toc" class="clearfix">
<div class="toc-col map-col"> <div class="toc-col map-col">
<h4>Map</h4> <h4>Map</h4>