mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 02:11:52 +02:00
Fix [author]
section
This commit is contained in:
parent
2c9d18e209
commit
e541e64967
1 changed files with 49 additions and 49 deletions
|
@ -12,11 +12,11 @@ title = "Blowfish"
|
||||||
|
|
||||||
dateFormat = "2 January 2006"
|
dateFormat = "2 January 2006"
|
||||||
|
|
||||||
[author]
|
# [author]
|
||||||
name = "Your name here"
|
# name = "Your name here"
|
||||||
image = "img/blowfish_logo.png"
|
# image = "img/blowfish_logo.png"
|
||||||
headline = "I'm only human"
|
# headline = "I'm only human"
|
||||||
bio = "A little bit about you"
|
# bio = "A little bit about you"
|
||||||
# links = [
|
# links = [
|
||||||
# { email = "mailto:hello@your_domain.com" },
|
# { email = "mailto:hello@your_domain.com" },
|
||||||
# { link = "https://link-to-some-website.com/" },
|
# { link = "https://link-to-some-website.com/" },
|
||||||
|
|
Loading…
Add table
Reference in a new issue