Skip to content

Commit 545a6e1

Browse files
committed
Remove GitHub link in footer
1 parent e506db7 commit 545a6e1

File tree

8 files changed

+6
-11
lines changed

8 files changed

+6
-11
lines changed

layouts/_design-system-base.njk

-4
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,6 @@
135135
{
136136
title: "GitHub repositories",
137137
items: [
138-
{
139-
text: "Design System",
140-
href: "https://github.com/nationalarchives/design-system"
141-
},
142138
{
143139
text: "TNA Frontend",
144140
href: "https://github.com/nationalarchives/tna-frontend"

src/analytics/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ layout: collection-page.njk
33
title: Analytics
44
description: Understand the habits of your users to help you make better decisions about how to run your service.
55
group: analytics
6-
order: 7
6+
order: 6
77
---
88

src/components/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ layout: collection-page.njk
33
title: Components
44
description: Save time with reusable, accessible components for forms, navigation, panels, tables and more.
55
group: components
6-
order: 4
6+
order: 3
77
---

src/content/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ layout: collection-page.njk
33
title: Content
44
descripton: Write content in a consistent and understandable way that makes it easier for users to use your service.
55
group: content
6-
order: 6
6+
order: 5
77
---
88

src/get-started/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: collection-page.njk
33
title: Get started
44
description: The examples in the National Archives Design System come with code to make it easy for you to use them in your project.
55
group: get-started
6-
order: 2
6+
order: 1
77
---
88

99
The examples in the National Archives Design System come with code to make it easy for you to use them in your project.

src/index.md

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: homepage.njk
33
title: Welcome
44
description: Designing services for The National Archives
5-
order: 1
65
---
76

87
## Principles we follow

src/patterns/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: collection-page.njk
33
title: Patterns
44
description: Help users complete common tasks like entering names and addresses, filling in forms and creating accounts.
55
group: patterns
6-
order: 5
6+
order: 4
77
---
88

99
Patterns

src/styles/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: collection-page.njk
33
title: Styles
44
description: Make your service look part of The National Archives with guides for applying layout, typography, colour and images.
55
group: styles
6-
order: 3
6+
order: 2
77
---
88

99
Make services look and feel like The National Archives.

0 commit comments

Comments
 (0)