Added contacts link. Removed description
Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
10
config.toml
10
config.toml
@@ -14,14 +14,20 @@ pygmentscodefencesguesssyntax = true
|
||||
|
||||
[params]
|
||||
author = "Ettore Dreucci"
|
||||
info = "GNU/Linux nerd. Computer Engineering student at UniPi."
|
||||
#info = "GNU/Linux nerd. Computer Engineering student at UniPi."
|
||||
description = "Ettore Dreucci's personal website"
|
||||
hideCredits = true
|
||||
hideCopyright = true
|
||||
|
||||
[[params.social]]
|
||||
name = "Github"
|
||||
name = "Contacts"
|
||||
weight = 1
|
||||
url = "./contacts"
|
||||
|
||||
|
||||
[[params.social]]
|
||||
name = "Github"
|
||||
weight = 2
|
||||
url = "https://github.com/Noettore"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user