Merge branch 'master' into master

This commit is contained in:
Alex D. Guerrieri 2019-10-28 15:15:27 +01:00 committed by GitHub
commit 66958b46eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 2 deletions

View file

@ -85,6 +85,8 @@ disableHugoGeneratorInject = false
[params.logo]
logoText = "$ cd /home/"
logoHomeLink = "/"
# Set to a valid CSS color to change the cursor in the logo.
# logoColor = "#67a2c9"
# Social icons
[[params.social]]
@ -103,6 +105,10 @@ disableHugoGeneratorInject = false
name = "linkedin"
url = "https://www.linkedin.com/"
[[params.social]]
name = "stackoverflow"
url = "https://www.stackoverflow.com/"
[languages]
[languages.en]
subtitle = "Hello Friend NG Theme"