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 /tutorials/index.html | |
parent | a57b056a2ccc772edeb39db4e50f081a3e742ef7 (diff) | |
download | sr.ht-docs-8f4d5ccd2765ae841f529f8d9bde468a187d4987.tar.gz |
Add frontmatter to all pages
Diffstat (limited to 'tutorials/index.html')
-rw-r--r-- | tutorials/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tutorials/index.html b/tutorials/index.html index b1e9be6..3ffc095 100644 --- a/tutorials/index.html +++ b/tutorials/index.html @@ -1,3 +1,7 @@ +--- +title: Tutorials +--- + <p> <strong>Welcome to sr.ht!</strong> We have lots of helpful tutorials to introduce you to our platform and get you productive as soon as possible. |