diff --git a/hugo.yml b/hugo.yml index 8862296..d973147 100644 --- a/hugo.yml +++ b/hugo.yml @@ -1,9 +1,10 @@ -baseURL: 'https://example.org/' +baseURL: 'https://ruipedro16.github.io/' languageCode: 'en-us' -title: 'Rui Fernandes' +title: '' theme: ["PaperMod"] - +buildDrafts: false +buildFuture: false params: ShowReadingTime: true @@ -15,10 +16,13 @@ params: homeInfoParams: - Title: - Content: - # socialIcons: - # - name: github - # url: "https://github.com/ruipedro16/" - # - name: linkedin - # url: "https://www.linkedin.com/in/ruipedro16/" + Title: Rui Fernandes + Content: Researcher at the Max Planck Institute for Security and Privacy (MPI-SP) + + socialIcons: + - name: github + url: "https://github.com/ruipedro16" + - name: email + url: "mailto:ruipedro16@protonmail.com" + - name: linkedin + url: "https://www.linkedin.com/in/ruipedro16/"