diff options
| author | Ariel Costas <94913521+arielcostas@users.noreply.github.com> | 2023-12-03 20:29:17 +0100 |
|---|---|---|
| committer | Ariel Costas <94913521+arielcostas@users.noreply.github.com> | 2023-12-03 20:29:17 +0100 |
| commit | 49e70b2b275c46b4c581657e035dbbbbffd4afea (patch) | |
| tree | 6b36eef172a1d31dc42fb0ac8b8632649fc6b0ae /hugo.yaml | |
| parent | 6a33201794765a097fbdffc57fb6900859fbcfe4 (diff) | |
Use www subdomain
Diffstat (limited to 'hugo.yaml')
| -rw-r--r-- | hugo.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |
