From fbbfa69c63bf20c310031285134b577898289ff5 Mon Sep 17 00:00:00 2001 From: Christopher Swiedler Date: Fri, 12 Feb 2021 12:14:49 -0800 Subject: [PATCH] Switch to default theme. Set company name so copyright is correct --- docs/_config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 75624fea..bd9cec37 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,6 +1,7 @@ remote_theme: "mmistakes/minimal-mistakes@4.22.0" -minimal_mistakes_skin: "air" #, "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum" "sunrise" +minimal_mistakes_skin: "default" #"air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum" "sunrise" url: +name: Roblox title: Luau description: > A fast, small, safe, gradually typed embeddable scripting language derived from Lua