Skip to content

Fix front matter for /onboard-with-notify#178

Merged
stacey-budd merged 1 commit intomainfrom
fix-/get-started-sub-page-problem
Mar 3, 2026
Merged

Fix front matter for /onboard-with-notify#178
stacey-budd merged 1 commit intomainfrom
fix-/get-started-sub-page-problem

Conversation

@emmagifford
Copy link
Contributor

Description

We noticed /get-started/onboard-with-notify was rendering as an unstyled markdown page.

I looked at the file for that page and realised the usual 3 dashes weren't at the very top, which meant that the front matter wasn't recognised as front matter and the layout wasn't working.

I added the 3 dashes back in and it's loading fine again on the codespace preview, so this should fix the problem.

Context

This is needed to fix content that's not displaying with the correct styles and layout.

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@emmagifford emmagifford requested a review from a team as a code owner March 3, 2026 15:19
@emmagifford emmagifford requested a review from stacey-budd March 3, 2026 15:20
@stacey-budd stacey-budd merged commit 259053c into main Mar 3, 2026
22 of 24 checks passed
@stacey-budd stacey-budd deleted the fix-/get-started-sub-page-problem branch March 3, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants