Skip to content

Commit 64940d7

Browse files
committed
seo: fix multiline blocks in yaml frontmatters
1 parent af23bf1 commit 64940d7

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

list/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ head:
66
content: gbdev.io homepage
77
- - meta
88
- name: og:description
9-
content: Home of the Game Boy and Game Boy Advance homebrew development scene.
10-
We are working on (open) development tools, documentation and digital preservation.
9+
content: >
10+
Home of the Game Boy and Game Boy Advance homebrew development scene.
11+
We are working on (open) development tools, documentation and digital
12+
preservation.
1113
---
1214

1315
<div id='outer'>

list/gbcompo21.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ head:
55
content: GB Compo 2021
66
- - meta
77
- name: og:description
8-
content: An OG game competition! Create original games, demos, homebrews tools and music for the original Game Boy / Game Boy Color and compete for glory (and a lot of prizes)!
8+
content: >
9+
An OG game competition! Create original games, demos, homebrews tools and music
10+
for the original Game Boy / Game Boy Color and compete for glory (and a lot of prizes)!
911
---
1012

1113
# Game Boy Competition 2021

0 commit comments

Comments
 (0)