From 2752d50c5ff3cd62ffdc68760534d4507378b3d5 Mon Sep 17 00:00:00 2001 From: Douglas Domingos Date: Sat, 27 Jul 2024 09:13:55 -0300 Subject: [PATCH] feat: configura Homepage --- hugo.yaml | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/hugo.yaml b/hugo.yaml index f0fddbc..f49033b 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,4 +1,4 @@ -baseURL: https://example.org/ +baseURL: https://guardians-dsc.github.io/ title: Guardians UFCG languageCode: pt-BR theme: PaperMod @@ -7,6 +7,27 @@ params: label: icon: logo.svg + profileMode: + enabled: true + title: "Guardians UFCG" + subtitle: + Somos uma organização estudantil ligada ao curso de Ciência da Computação + da UFCG, voltada ao aprendizado e desenvolvimento em DevOps + imageUrl: /logo.svg + imageTitle: Guardians Logo + + socialIcons: + - name: github + url: "https://github.com/Guardians-DSC" + - name: linkedin + url: "https://www.linkedin.com/company/guardians-ufcg/" + - name: instagram + url: "https://www.instagram.com/guardiansufcg/" + - name: facebook + url: "https://www.instagram.com/guardiansufcg/" + - name: x + url: "https://x.com/guardiansufcg" + menu: main: - identifier: home