From 7c4ac9a872f2f288bb4ef6d782917d20fe5194c8 Mon Sep 17 00:00:00 2001 From: Mark Sellors Date: Mon, 15 Aug 2022 21:58:51 +0100 Subject: [PATCH] Adds explicit site-url --- _quarto.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_quarto.yml b/_quarto.yml index c627008..1f1278a 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -5,6 +5,7 @@ website: title: "Quarto social embeds" repo-url: https://github.com/sellorm/quarto-social-embeds repo-actions: [edit, issue] + site-url: https://quarto-social-embeds.sellorm.com navbar: left: - href: index.qmd