mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 09:46:11 +01:00
This standardises all my markdown files to have no leading newline after the `---` that ends the frontmatter. This makes display on Gemini (in which newlines matter) much more consistent! I can't spot any errors with the regex I used here, but there may be one or two articles that change shape — hopefully I can spot them and fix them!
10 lines
301 B
Markdown
10 lines
301 B
Markdown
---
|
|
title: Oops!
|
|
emoji: 😰
|
|
type: site-infra
|
|
outputs:
|
|
- html
|
|
_build:
|
|
list: never
|
|
---
|
|
Something went wrong while trying to register your donation. If you weren't using the form on the [thanks page](/thanks/) then please try there, otherwise please [reach out to me by email](/standing-invitation/).
|