Skip to content

Commit af33009

Browse files
committed
seo: add meta tags
1 parent b5b4c49 commit af33009

4 files changed

Lines changed: 33 additions & 1 deletion

File tree

list/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
---
22
sidebar: false
3+
head:
4+
- - meta
5+
- name: og:title
6+
content: gbdev.io homepage
7+
- - meta
8+
- 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.
311
---
412

513
<div id='outer'>

list/chat.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
---
22
sidebar: false
3+
head:
4+
- - meta
5+
- name: og:title
6+
content: gbdev chat channels
7+
- - meta
8+
- name: og:description
9+
content: Join gbdev.io community channels
310
---
411

512
# Community chat channels

list/gbcompo21.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
head:
3+
- - meta
4+
- name: og:title
5+
content: GB Compo 2021
6+
- - meta
7+
- 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)!
9+
---
10+
111
# Game Boy Competition 2021
212

313
<p align="center">

list/list.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
---
2-
title: Awesome list
2+
title: Resources
33
lang: en-US
4+
head:
5+
- - meta
6+
- name: og:title
7+
content: Game Boy dev resources
8+
- - meta
9+
- name: og:description
10+
content: A curated list of awesome Development resources, tools, docs, related projects and homebrews.
411
---
512

613
<br>

0 commit comments

Comments
 (0)