From 021263621bc07dcfb5f53b54433c2d5aa99fe7a8 Mon Sep 17 00:00:00 2001 From: shockrah Date: Tue, 15 Dec 2020 12:42:40 -0800 Subject: [PATCH] fixed busted url --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 5cc16c8..56c4212 100644 --- a/config.toml +++ b/config.toml @@ -140,7 +140,7 @@ theme = "sada" [[params.projects.list]] title = "Generative Art - Programmatic Musings of my Mind" - url = "mus://gitlab.com/shockrah/generative-art" + url = "https://gitlab.com/shockrah/generative-art" description = "Generative art samples that I build for fun. Examples of what these look like can be found in the screen-caps folder." [[params.projects.list]]