Fix headers for 1.1.0 docs
This commit is contained in:
parent
90ac1a2077
commit
11d716f096
@ -1,20 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
---
|
||||
layout: v2
|
||||
title: Documentation
|
||||
bodyclass: api-page
|
||||
---
|
||||
|
||||
<link rel="stylesheet" href="../docs/docs/css/normalize.css" />
|
||||
<link rel="stylesheet" href="../docs/docs/css/main.css" />
|
||||
<script src="../docs/docs/highlight/highlight.pack.js"></script>
|
||||
<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>API Reference</h2>
|
||||
|
||||
<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>
|
||||
|
||||
<h2>Leaflet API reference</h2>
|
||||
<div id="toc" class="clearfix">
|
||||
<div class="toc-col map-col">
|
||||
<h4>Map</h4>
|
||||
|
Loading…
Reference in New Issue
Block a user