Skip to content

Commit ae8f86d

Browse files
committed
changes in metatitle and metadescription in header
1 parent 2d6b435 commit ae8f86d

File tree

6 files changed

+17
-0
lines changed

6 files changed

+17
-0
lines changed

docs/3.0.x/migration/header.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1+
---
2+
id: header
3+
title: Header
4+
metaTitle: Header | NativeBase
5+
metaDescription: In NativeBase v3 we have removed the Header, because it can be easily built using HStack. Know more about the Header component and check out its recipe in this document.
6+
---
7+
18
With v3 we have removed the **Header** as it can be easily built using `HStack`. You can checkout its recipe [here](/building-app-bar).

docs/3.1.x/migration/header.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
id: header
33
title: Header
4+
metaTitle: Header | NativeBase
5+
metaDescription: In NativeBase v3 we have removed the Header, because it can be easily built using HStack. Know more about the Header component and check out its recipe in this document.
46
---
57

68
With v3 we have removed the **Header** as it can be easily built using `HStack`. You can checkout its recipe [here](/building-app-bar).

docs/3.2.x/migration/header.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
id: header
33
title: Header
4+
metaTitle: Header | NativeBase
5+
metaDescription: In NativeBase v3 we have removed the Header, because it can be easily built using HStack. Know more about the Header component and check out its recipe in this document.
46
---
57

68
With v3 we have removed the **Header** as it can be easily built using `HStack`. You can checkout its recipe [here](/building-app-bar).

docs/3.3.x/migration/header.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
id: header
33
title: Header
4+
metaTitle: Header | NativeBase
5+
metaDescription: In NativeBase v3 we have removed the Header, because it can be easily built using HStack. Know more about the Header component and check out its recipe in this document.
46
---
57

68
With v3 we have removed the **Header** as it can be easily built using `HStack`. You can checkout its recipe [here](/building-app-bar).

docs/3.4.x/migration/header.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
id: header
33
title: Header
4+
metaTitle: Header | NativeBase
5+
metaDescription: In NativeBase v3 we have removed the Header, because it can be easily built using HStack. Know more about the Header component and check out its recipe in this document.
46
---
57

68
With v3 we have removed the **Header** as it can be easily built using `HStack`. You can checkout its recipe [here](/building-app-bar).

docs/next/migration/header.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
id: header
33
title: Header
4+
metaTitle: Header | NativeBase
5+
metaDescription: In NativeBase v3 we have removed the Header, because it can be easily built using HStack. Know more about the Header component and check out its recipe in this document.
46
---
57

68
With v3 we have removed the **Header** as it can be easily built using `HStack`. You can checkout its recipe [here](/building-app-bar).

0 commit comments

Comments
 (0)