Skip to content

Commit d218699

Browse files
committed
DGUK-345 Add title to frontmatter
Add title to frontmatter for the content pages
1 parent 3df18c0 commit d218699

File tree

6 files changed

+18
-0
lines changed

6 files changed

+18
-0
lines changed

app/content/content-pages/about.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
title: About
3+
---
14
# About data.gov.uk
25
Since 2010, data.gov.uk has been helping people to find and use open government data, and supporting government publishers to maintain data. The website is run by the Government Digital Service (GDS).
36

app/content/content-pages/accessibility.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
title: Accessibility
3+
---
14
# Accessibility statement for data.gov.uk
25
This accessibility statement applies to https://data.gov.uk. It does not cover other data.gov.uk subdomains (for example, environment.data.gov.uk) which have their own accessibility statements.
36

app/content/content-pages/privacy-and-terms.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
title: Privacy and terms
3+
---
14
# Privacy and terms
25

36
## Terms of use

app/content/content-pages/roadmap.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
title: Our plan for data.gov.uk
3+
---
14
## data.gov.uk roadmap
25

36
This roadmap sets out our priorities and direction for data.gov.uk, as of March 2026:

app/content/content-pages/support.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
title: Support
3+
---
14
# Support
25
The Government Digital Service (GDS) maintains the service behind data.gov.uk. This includes:
36

app/content/content-pages/team.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
title: Team
3+
---
14
# data.gov.uk team
25
The data.gov.uk team at the Government Digital Service (GDS) is transforming the data.gov.uk website and the experience of finding and using public sector data.
36

0 commit comments

Comments
 (0)