Added contacts link. Removed description

Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
2018-09-17 15:45:02 +02:00
parent 3edea00f77
commit 38c8996f44

View File

@@ -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"