diff --git a/content/txt/hortela.md b/content/txt/hortela.md index ead5b0d..a1e637b 100644 --- a/content/txt/hortela.md +++ b/content/txt/hortela.md @@ -8,7 +8,7 @@ tags: ["amor", "término"] categories: ["relacionamentos"] series: ["textos"] aliases: ["hortela"] -image: "img/txt/hortela.jpg" +image: "./img/txt/hortela.jpg" --- Querido hortelã, diff --git a/hugo.yaml b/hugo.yaml index 33022ae..678dfb8 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -4,6 +4,8 @@ theme: hugo-theme-stack title: Luan Felipe copyright: Luan Felipe +enableRobotsTXT: true + # Theme i18n support # Available values: ar, bn, ca, de, el, en, es, fr, hu, id, it, ja, ko, nl, pt-br, th, uk, zh-cn, zh-hk, zh-tw DefaultContentLanguage: "pt-br"