From 23dfd4bc315721d3ca3eb6a35462758adacaca10 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Sat, 28 Sep 2019 11:53:56 -0700 Subject: [PATCH] Fix invalid YAML in config --- _config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 48de7f5..d07241c 100644 --- a/_config.yml +++ b/_config.yml @@ -52,5 +52,4 @@ defaults: title: Milliron X imageUrl: ../img/saddles.jpg blurImageUrl: ../img/saddles_blur.jpg - motto: Milliron X - - \ No newline at end of file + motto: Milliron X \ No newline at end of file