|
1 | | - <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
2 | | - <meta http-equiv="Content-Language" content="en-GB" /> |
| 1 | +<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
| 2 | +<meta name="description" content="Mapnik - C++/Python GIS toolkit" /> |
| 3 | +<meta name="keywords" content="mapnik, Mapnik" /> |
| 4 | +<meta name="robots" content="index, follow" /> |
| 5 | +<meta name="DC.title" content="Mapnik C++/Python GIS Toolkit" /> |
| 6 | +<meta name="DC.subject" content="Mapnik GIS webmapping C++ Python" /> |
| 7 | +<meta name="DC.description" content="Mapnik is a toolkit for developing GIS applications" /> |
| 8 | +<meta name="DC.creator" content="Artem Pavlenko, artem at mapnik" /> |
3 | 9 |
|
4 | | - <meta name="description" content="Mapnik - C++/Python GIS toolkit" /> |
5 | | - <meta name="keywords" content="mapnik, Mapnik" /> |
6 | | - <meta name="robots" content="index, follow" /> |
7 | | - <meta name="DC.title" content="Mapnik C++/Python GIS Toolkit" /> |
8 | | - <meta name="DC.subject" content="Mapnik GIS webmapping C++ Python" /> |
9 | | - <meta name="DC.description" content="Mapnik is a toolkit for developing GIS applications" /> |
10 | | - <meta name="DC.creator" content="Artem Pavlenko, artem at mapnik" /> |
| 10 | +<link href="/css/mapnik.css" rel="stylesheet" type="text/css" media="screen" /> |
| 11 | +<link rel="alternate" type="application/atom+xml" href="atom.xml" title="Mapnik project news"/> |
| 12 | +<link rel="shortcut icon" href="/images/favicon.ico" /> |
| 13 | +<link href='http://fonts.googleapis.com/css?family=Maven+Pro&subset=latin,latin-ext' rel='stylesheet' type='text/css'> |
11 | 14 |
|
12 | | - <link href="/css/mapnik.css" rel="stylesheet" type="text/css" media="screen" /> |
13 | | - <link rel="alternate" type="application/atom+xml" href="atom.xml" title="Mapnik project news"/> |
14 | | - <link rel="shortcut icon" href="/images/favicon.ico" /> |
15 | | - <link href='http://fonts.googleapis.com/css?family=Maven+Pro&subset=latin,latin-ext' rel='stylesheet' type='text/css'> |
| 15 | +<script src='http://code.jquery.com/jquery-2.1.4.js'></script> |
| 16 | +<script src='/js/mapnik.js'></script> |
| 17 | +<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> |
| 18 | +<script src="/js/parallax.js"></script> |
16 | 19 |
|
17 | | - <script src='http://code.jquery.com/jquery-2.1.4.js'></script> |
18 | | - <script src='/js/mapnik.js'></script> |
19 | | - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> |
20 | | - <script src="/js/parallax.js"></script> |
21 | | - |
22 | | - <meta charset=utf-8 /> |
23 | | - <meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' /> |
| 20 | +<meta charset="utf-8" /> |
| 21 | +<meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no"/> |
0 commit comments