From 04c43fa483a9a87b58c0609ac1561ea4158e6bea Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Fri, 21 Aug 2020 22:22:21 -0400 Subject: [PATCH] Fix title on Tutorials page --- site/tutorials.html.ejs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/tutorials.html.ejs b/site/tutorials.html.ejs index f618e9e..15d539a 100644 --- a/site/tutorials.html.ejs +++ b/site/tutorials.html.ejs @@ -1,5 +1,6 @@ ``` metadata.layout = "default.html.ejs" +metadata.title = "Tutorials" ```
@@ -19,4 +20,4 @@ metadata.layout = "default.html.ejs"

<% } %> -
\ No newline at end of file +