diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-04-12 11:38:03 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-04-12 11:47:58 -0400 |
commit | 8f4d5ccd2765ae841f529f8d9bde468a187d4987 (patch) | |
tree | 1dc1b01f79d44b5c7675dfe2d2dbbcfc2ff41852 /index.html | |
parent | a57b056a2ccc772edeb39db4e50f081a3e742ef7 (diff) | |
download | sr.ht-docs-8f4d5ccd2765ae841f529f8d9bde468a187d4987.tar.gz |
Add frontmatter to all pages
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +--- +title: sourcehut docs +--- + <p> <strong>Welcome to sourcehut!</strong> You can access each of the main services from the links in the navigation at the top of the site. You're |