From a39f7d63bb4c45117a0afc9772de5be9da018925 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Wed, 7 Jun 2017 14:35:57 +0100 Subject: [PATCH] docs(aio): use h1 rather than divs and hide heading anchors In the marketing pages we do not want to show heading anchors on hover. Previously, this was achieved by using div rather than heading elements. Now we can use semantically accurate headings while hiding the anchor. Closes #17244 Closes #17264 --- aio/content/marketing/contribute.html | 10 +++++----- aio/content/marketing/events.html | 2 +- aio/content/marketing/features.html | 2 +- aio/content/marketing/presskit.html | 2 +- aio/content/marketing/resources.html | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/aio/content/marketing/contribute.html b/aio/content/marketing/contribute.html index f092806f22..76e8ac1620 100644 --- a/aio/content/marketing/contribute.html +++ b/aio/content/marketing/contribute.html @@ -1,14 +1,14 @@
- +

Contribute to Angular

-

Angular Projects

+

Angular Projects

We'd love for you to contribute to our source code and to make Angular projects even better.

-

Angular

+

Angular

Angular is a next generation mobile and desktop application development platform. @@ -16,7 +16,7 @@
-

Angular Material

+

Angular Material

Our goal is to deliver a lean, lightweight set of Angular-based UI elements that implement the material design specification for use in Angular single-page applications (SPAs). @@ -24,7 +24,7 @@
-

AngularFire

+

AngularFire

AngularFire is the officially supported Angular binding for Firebase. Firebase is a full backend so you don't need servers to build your Angular app. diff --git a/aio/content/marketing/events.html b/aio/content/marketing/events.html index b5c939c087..3186dca10e 100755 --- a/aio/content/marketing/events.html +++ b/aio/content/marketing/events.html @@ -1,5 +1,5 @@
- +

Events

diff --git a/aio/content/marketing/features.html b/aio/content/marketing/features.html index 5986dd894f..2c681add8c 100755 --- a/aio/content/marketing/features.html +++ b/aio/content/marketing/features.html @@ -1,5 +1,5 @@
- +

Features

diff --git a/aio/content/marketing/presskit.html b/aio/content/marketing/presskit.html index 2453a5f416..0fb8b79500 100644 --- a/aio/content/marketing/presskit.html +++ b/aio/content/marketing/presskit.html @@ -1,5 +1,5 @@
- +

Press kit

diff --git a/aio/content/marketing/resources.html b/aio/content/marketing/resources.html index d0922af6f2..6f1210c599 100644 --- a/aio/content/marketing/resources.html +++ b/aio/content/marketing/resources.html @@ -1,5 +1,5 @@
- +

Explore Angular Resources