From 034d92ce14251297c41f68cfbf7e37df5fe80d0f Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 12 Apr 2019 11:56:09 -0400 Subject: Add YAMl frontmatter to all pages --- git.sr.ht/index.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'git.sr.ht/index.md') diff --git a/git.sr.ht/index.md b/git.sr.ht/index.md index 01cc7bb..a6ec18e 100644 --- a/git.sr.ht/index.md +++ b/git.sr.ht/index.md @@ -1,3 +1,7 @@ +--- +title: git.sr.ht docs +--- + [git.sr.ht](https://git.sr.ht) is a service for hosting git repositories on sr.ht. -- cgit