diff options
| author | Fuwn <[email protected]> | 2022-02-04 20:41:39 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-09 00:43:15 -0700 |
| commit | e7b273e79ba548cf0fe1b5b5a5c4d5cb6dd4fc67 (patch) | |
| tree | dbc64ed6defbc0d79c444b61a05ad6b13ce82893 | |
| parent | feat(about): add twemoji acknowledgements (diff) | |
| download | documentation-e7b273e79ba548cf0fe1b5b5a5c4d5cb6dd4fc67.tar.xz documentation-e7b273e79ba548cf0fe1b5b5a5c4d5cb6dd4fc67.zip | |
feat(src): meta
| -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 --- |