diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-04-12 11:56:09 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-04-12 11:56:09 -0400 |
commit | 034d92ce14251297c41f68cfbf7e37df5fe80d0f (patch) | |
tree | 9d8fd31ec85c480f8af853b1ce463c1048d50586 /todo.sr.ht | |
parent | 8f4d5ccd2765ae841f529f8d9bde468a187d4987 (diff) | |
download | sr.ht-docs-034d92ce14251297c41f68cfbf7e37df5fe80d0f.tar.gz |
Add YAMl frontmatter to all pages
Diffstat (limited to 'todo.sr.ht')
-rw-r--r-- | todo.sr.ht/index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/todo.sr.ht/index.md b/todo.sr.ht/index.md index b3f73df..7d105be 100644 --- a/todo.sr.ht/index.md +++ b/todo.sr.ht/index.md @@ -1,3 +1,7 @@ +--- +title: todo.sr.ht docs +--- + [todo.sr.ht](https://todo.sr.ht/) is an issue tracker that can be used for your projects. |