diff options
| -rw-r--r-- | src/about.md | 1 | ||||
| -rw-r--r-- | src/index.md | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/src/about.md b/src/about.md index 0b7ec9f..3369fc8 100644 --- a/src/about.md +++ b/src/about.md @@ -1,5 +1,6 @@ --- title: About +meta_title: About | Divina --- ## Authors diff --git a/src/index.md b/src/index.md index d296a40..4e43fb3 100644 --- a/src/index.md +++ b/src/index.md @@ -1,5 +1,7 @@ --- title: Divina +meta_title: Home | Divina +meta_description: 🎀 A modern build system for assembly subtitle: 🎀 A modern build system for assembly --- |