From f425ec51c56fc629156e3a708deb12986a57d29f Mon Sep 17 00:00:00 2001 From: t-gummer Date: Wed, 7 Aug 2024 20:18:04 +0800 Subject: [PATCH 1/2] Random thing --- projects/projects.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/projects.yaml b/projects/projects.yaml index 8dd0f6f..392ca35 100644 --- a/projects/projects.yaml +++ b/projects/projects.yaml @@ -7,7 +7,7 @@ - title: bit in that # path: "https://github.com/t-gummer/RADins" - description: A website dedicated to AFL Stats. The content on the website is predominately AFLW Fantasy-related but I will look to expand it in the future. + description: A website dedicated to AFL Stats. The content on the website is predominately AFL Fantasy-related but I will look to expand it in the future. categories: - R - Footy From 1cc95628a947907d63b044e7e72199092998d1c7 Mon Sep 17 00:00:00 2001 From: t-gummer Date: Wed, 7 Aug 2024 20:34:03 +0800 Subject: [PATCH 2/2] remove goals page temporariily (it is a little bit outdated) --- _quarto.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index 78960d9..23a58e4 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -45,9 +45,9 @@ website: - text: Blog icon: newspaper href: blog/index.qmd - - text: Goals - icon: hourglass-split - href: goals/index.qmd + # - text: Goals + # icon: hourglass-split + # href: goals/index.qmd - text: CV icon: file-earmark-person href: cv/index.qmd