From 49e70b2b275c46b4c581657e035dbbbbffd4afea Mon Sep 17 00:00:00 2001 From: Ariel Costas <94913521+arielcostas@users.noreply.github.com> Date: Sun, 3 Dec 2023 20:29:17 +0100 Subject: Use www subdomain --- hugo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hugo.yaml') diff --git a/hugo.yaml b/hugo.yaml index bf7940c..a49d920 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,9 +1,9 @@ -baseURL: https://costas.dev/ +baseURL: https://www.costas.dev/ languageCode: es-ES title: Ariel Costas outputs: - home: ["HTML", "AMP"] + home: ["HTML"] posts: ["HTML", "RSS", "markdown"] markup: -- cgit v1.3