mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Remove hide configs (#618)
* Remove "hide" configurations * Remove "footerContent"
This commit is contained in:
@@ -18,11 +18,7 @@ keywords = "blog,developer,personal"
|
||||
info = ["Full Stack DevOps", "Magician"]
|
||||
avatarURL = "images/avatar.jpg"
|
||||
#gravatar = "john.doe@example.com"
|
||||
footerContent = "Enter a text here."
|
||||
dateFormat = "January 2, 2006"
|
||||
hideFooter = false
|
||||
hideCredits = false
|
||||
hideCopyright = false
|
||||
since = 2019
|
||||
# Git Commit in Footer, uncomment the line below to enable it
|
||||
commit = "https://github.com/luizdepra/hugo-coder/tree/"
|
||||
@@ -167,7 +163,6 @@ author = "João Ninguém"
|
||||
info = "Full Stack DevOps e Mágico"
|
||||
description = "Sítio pessoal de João Ninguém"
|
||||
keywords = "blog,desenvolvedor,pessoal"
|
||||
footerContent = "Coloque algum texto aqui."
|
||||
|
||||
[[languages.pt-br.menu.main]]
|
||||
name = "Sobre"
|
||||
|
||||
Reference in New Issue
Block a user