From 8f4d5ccd2765ae841f529f8d9bde468a187d4987 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 12 Apr 2019 11:38:03 -0400 Subject: Add frontmatter to all pages --- index.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 096fbbe..4142a45 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,7 @@ +--- +title: sourcehut docs +--- +

Welcome to sourcehut! You can access each of the main services from the links in the navigation at the top of the site. You're -- cgit