Merge branch 'master' into master
This commit is contained in:
commit
66958b46eb
5 changed files with 13 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue