Markup adjustments

This commit is contained in:
Tim Schaub
2022-08-15 14:29:27 -06:00
parent 27b1bc513d
commit 50fdebbdbe

View File

@@ -56,38 +56,38 @@ head:
</div> </div>
<div class='row'> <div class='row'>
<div class='col-sm-6'> <div class='col-sm-6'>
<a href='/doc/quickstart.html' class='big-link'> <a href='/doc/quickstart.html'>
<h3><i class='fa fa-check'></i> Quick Start</h3> <h3><i class='fa fa-check'></i> Quick Start</h3>
</a>
<p>Seen enough already? Go here to get started.</p> <p>Seen enough already? Go here to get started.</p>
</a>
</div> </div>
<div class='col-sm-6'> <div class='col-sm-6'>
<a href='/download/' class='big-link'> <a href='/download/'>
<h3><i class='fa fa-download'></i> Get the Code</h3> <h3><i class='fa fa-download'></i> Get the Code</h3>
</a>
<p>Get the latest release or dig through the archives.</p> <p>Get the latest release or dig through the archives.</p>
</a>
</div> </div>
</div> </div>
<div class='row'> <div class='row'>
<div class='col-sm-6'> <div class='col-sm-6'>
<a href='/doc/tutorials/' class='big-link'> <a href='/doc/tutorials/'>
<h3><i class='fa fa-book'></i> Tutorials</h3> <h3><i class='fa fa-book'></i> Tutorials</h3>
<p>Spend time learning the basics and graduate up to advanced mapping techniques.</p>
</a> </a>
<p>Spend time learning the basics and graduate up to advanced mapping techniques.</p>
</div> </div>
<div class='col-sm-6'> <div class='col-sm-6'>
<a href='/workshop/' class='big-link'> <a href='/workshop/'>
<h3><i class='fa fa-graduation-cap'></i> Workshop</h3> <h3><i class='fa fa-graduation-cap'></i> Workshop</h3>
<p>Want to learn OpenLayers hands-on? Get started with the workshop.</p>
</a> </a>
<p>Want to learn OpenLayers hands-on? Get started with the workshop.</p>
</div> </div>
</div> </div>
<div class='row'> <div class='row'>
<div class='col-sm-6'> <div class='col-sm-6'>
<a href='/en/latest/apidoc/' class='big-link'> <a href='/en/latest/apidoc/'>
<h3><i class='fa fa-sitemap'></i> API Docs</h3> <h3><i class='fa fa-sitemap'></i> API Docs</h3>
<p>Browse through the API docs for details on code usage.</p>
</a> </a>
<p>Browse through the API docs for details on code usage.</p>
</div> </div>
</div> </div>
<div class='row'> <div class='row'>
@@ -98,8 +98,7 @@ head:
<li>Latest v5: <a href="https://github.com/openlayers/openlayers/releases/tag/v5.3.0">v5.3.0</a> released 2018-11-06 &mdash; <a href="/en/v5.3.0/doc/">docs</a>, <a href="/en/v5.3.0/apidoc/">API</a> &amp; <a href="/en/v5.3.0/examples/">examples</a></li> <li>Latest v5: <a href="https://github.com/openlayers/openlayers/releases/tag/v5.3.0">v5.3.0</a> released 2018-11-06 &mdash; <a href="/en/v5.3.0/doc/">docs</a>, <a href="/en/v5.3.0/apidoc/">API</a> &amp; <a href="/en/v5.3.0/examples/">examples</a></li>
<li>Latest v4: <a href="https://github.com/openlayers/openlayers/releases/tag/v4.6.5">v4.6.5</a> released 2018-03-20 &mdash; <a href="/en/v4.6.5/doc/">docs</a>, <a href="/en/v4.6.5/apidoc/">API</a> &amp; <a href="/en/v4.6.5/examples/">examples</a></li> <li>Latest v4: <a href="https://github.com/openlayers/openlayers/releases/tag/v4.6.5">v4.6.5</a> released 2018-03-20 &mdash; <a href="/en/v4.6.5/doc/">docs</a>, <a href="/en/v4.6.5/apidoc/">API</a> &amp; <a href="/en/v4.6.5/examples/">examples</a></li>
<li>Latest v3: <a href="https://github.com/openlayers/openlayers/releases/tag/v3.20.1">v3.20.1</a>, released 2016-12-12 &mdash; <a href="/en/v3.20.1/doc/">docs</a>, <a href="/en/v3.20.1/apidoc/">API</a> &amp; <a href="/en/v3.20.1/examples/">examples</a></li> <li>Latest v3: <a href="https://github.com/openlayers/openlayers/releases/tag/v3.20.1">v3.20.1</a>, released 2016-12-12 &mdash; <a href="/en/v3.20.1/doc/">docs</a>, <a href="/en/v3.20.1/apidoc/">API</a> &amp; <a href="/en/v3.20.1/examples/">examples</a></li>
<li>Latest v2: v2.13.1 (July 2013 i.e. really old) &mdash; you'll find everything you need on the <a href="./two">2.x page</a></li> <li>Latest v2: v2.13.1, released 2013-07-09 &mdash; you'll find everything you need on the <a href="./two">2.x page</a></li>
<li>Latest v1 &mdash; You're kidding, right?</li>
</ul> </ul>
<p>Please consider upgrading to benefit of the latest features and bug fixes. Get best performance and usability for free by using recent versions of OpenLayers</p> <p>Please consider upgrading to benefit of the latest features and bug fixes. Get best performance and usability for free by using recent versions of OpenLayers</p>
</div> </div>
@@ -109,17 +108,17 @@ head:
</div> </div>
<div class='row'> <div class='row'>
<div class='col-sm-4'> <div class='col-sm-4'>
<a href='https://github.com/openlayers/openlayers' class='big-link'> <a href='https://github.com/openlayers/openlayers'>
<h3><i class="fa fa-code-fork"></i> Fork the repo</h3> <h3><i class="fa fa-code-fork"></i> Fork the repo</h3>
</a> </a>
</div> </div>
<div class='col-sm-4'> <div class='col-sm-4'>
<a href='https://github.com/openlayers/openlayers/issues' class='big-link'> <a href='https://github.com/openlayers/openlayers/issues'>
<h3><i class="fa fa-bug"></i> Open a ticket</h3> <h3><i class="fa fa-bug"></i> Open a ticket</h3>
</a> </a>
</div> </div>
<div class='col-sm-4'> <div class='col-sm-4'>
<a href='http://stackoverflow.com/questions/tagged/openlayers' class='big-link'> <a href='http://stackoverflow.com/questions/tagged/openlayers'>
<h3><i class="fa fa-user"></i> Ask a question</h3> <h3><i class="fa fa-user"></i> Ask a question</h3>
</a> </a>
</div> </div>