From 82b1355591b495e6391c4e3b4a5495ded009e88c Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Fri, 8 May 2015 06:31:34 -0600 Subject: [PATCH 1/2] Add metadata to the geolocation orientation example --- examples/geolocation-orientation.html | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/examples/geolocation-orientation.html b/examples/geolocation-orientation.html index 6e39bf3737..168eed2d90 100644 --- a/examples/geolocation-orientation.html +++ b/examples/geolocation-orientation.html @@ -1,5 +1,8 @@ --- -template: "example-verbatim.html" +template: example-verbatim.html +title: Geolocation Tracking with Orientation +shortdesc: Example of a geolocated and oriented map. +tags: "fullscreen, geolocation, orientation, mobile" --- @@ -41,15 +44,8 @@ template: "example-verbatim.html" - - -
-
Geolocation tracking with orientation example
-
Example of a geolocated and oriented map.
-
fullscreen, geolocation, orientation, mobile
-
From b602285992bbac30f3a7021a28339057fef8f08d Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Fri, 8 May 2015 06:39:06 -0600 Subject: [PATCH 2/2] Add metadata to the mobile full-screen example --- examples/mobile-full-screen.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/examples/mobile-full-screen.html b/examples/mobile-full-screen.html index 1af5aa14b8..cf8aa84a51 100644 --- a/examples/mobile-full-screen.html +++ b/examples/mobile-full-screen.html @@ -1,5 +1,8 @@ --- -template: "example-verbatim.html" +template: example-verbatim.html +title: Full-Screen Mobile +shortdesc: Example of a full screen map. +tags: "fullscreen, geolocation, mobile" --- @@ -23,11 +26,5 @@ template: "example-verbatim.html" - -
-
Mobile full screen example
-
Example of a full screen map.
-
fullscreen, bing, geolocation, mobile
-