titles update

This commit is contained in:
mourner 2011-04-27 14:54:39 +03:00
parent 54c88d15f2
commit b13536a0df
4 changed files with 15 additions and 4 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Leaflet - a modern, lightweight JavaScript library for interactive maps by CloudMade</title> <title>Leaflet - a modern, lightweight JavaScript library for interactive maps by CloudMade - Download</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta property="og:title" content="Leaflet — an open-source JavaScript library for interactive maps" /> <meta property="og:title" content="Leaflet — an open-source JavaScript library for interactive maps" />

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Leaflet - a modern, lightweight JavaScript library for interactive maps by CloudMade</title> <title>Leaflet - a modern, lightweight JavaScript library for interactive maps by CloudMade - Examples</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta property="og:title" content="Leaflet — an open-source JavaScript library for interactive maps" /> <meta property="og:title" content="Leaflet — an open-source JavaScript library for interactive maps" />
@ -39,6 +39,17 @@
<li><a class="github-link" href="http://github.com/CloudMade/Leaflet">GitHub Repo</a></li> <li><a class="github-link" href="http://github.com/CloudMade/Leaflet">GitHub Repo</a></li>
</ul> </ul>
<h3>Leaflet examples</h3>
<p>Every example here comes with step-by-step code explanation and is easy enough even for beginner JavaScript developers.</p>
<p>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://leaflet.cloudmade.com" data-text="Leaflet — a modern, lightweight open-source JavaScript library for interactive maps by @cloudmade" data-count="horizontal" data-via="LeafletJS" data-related="CloudMade">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fleaflet.cloudmade.com&amp;layout=standard&amp;show_faces=false&amp;width=660&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:660px; height:24px;" allowTransparency="true"></iframe>
</p>
<hr />
<a href="examples/quick-start.html"><img src="docs/images/quick-start.png" class="example-img" /></a> <a href="examples/quick-start.html"><img src="docs/images/quick-start.png" class="example-img" /></a>
<h3><a href="examples/quick-start.html">Leaflet Quick Start Guide</a></h3> <h3><a href="examples/quick-start.html">Leaflet Quick Start Guide</a></h3>
<p>A simple step-by-step guide that will quickly get you started with Leaflet basics, including setting up a Leaflet map (with CloudMade tiles) on your page, working with markers, polylines and popups, and dealing with events.</p> <p>A simple step-by-step guide that will quickly get you started with Leaflet basics, including setting up a Leaflet map (with CloudMade tiles) on your page, working with markers, polylines and popups, and dealing with events.</p>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Leaflet - a modern, lightweight JavaScript library for interactive maps by CloudMade</title> <title>Leaflet - a modern, lightweight JavaScript library for interactive maps by CloudMade - Features</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta property="og:title" content="Leaflet — an open-source JavaScript library for interactive maps" /> <meta property="og:title" content="Leaflet — an open-source JavaScript library for interactive maps" />

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Leaflet - a modern, lightweight JavaScript library for interactive maps by CloudMade - API reference</title> <title>Leaflet - a modern, lightweight JavaScript library for interactive maps by CloudMade - Documentation</title>
<meta charset="utf-8" /> <meta charset="utf-8" />