Make the titles more like titles

This commit is contained in:
Tim Schaub
2015-11-14 16:03:13 -07:00
parent 3035bbdfd3
commit b8cf2b213b
14 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
---
layout: strapless.html
title: Accessibility example
title: Acessible Map
shortdesc: Example of an accessible map.
docs: >
This page's `map` element has its `tabindex` attribute set to `"0"`, that makes it focusable. To focus the map element you can either navigate to it using the "tab" key or use the skip link. When the `map` element is focused the + and - keys can be used to zoom in and out and the arrow keys can be used to pan.