From 3d748fd768ade6dcd7844b9631efec613b794a75 Mon Sep 17 00:00:00 2001 From: Andrew Simonson Date: Tue, 10 May 2022 18:38:01 -0400 Subject: [PATCH] Updates --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..84ccc7b --- /dev/null +++ b/_config.yml @@ -0,0 +1,2 @@ +theme: minima +url: "https://asimonson.com" \ No newline at end of file