This commit is contained in:
@ -21,16 +21,5 @@ ignoreFiles = ['_data/*']
|
|||||||
[outputs]
|
[outputs]
|
||||||
home = ["HTML", "RSS", "JSON"]
|
home = ["HTML", "RSS", "JSON"]
|
||||||
|
|
||||||
[author]
|
|
||||||
name = "Adrien Beaudouin"
|
|
||||||
image = "author.jpg"
|
|
||||||
bio = "A senior web developer @janze"
|
|
||||||
links = [
|
|
||||||
{ email = "mailto:adrien@okami101.io" },
|
|
||||||
{ github = "https://github.com/adr1enbe4udou1n" },
|
|
||||||
{ linkedin = "https://linkedin.com/in/adr1enbe4udou1n" },
|
|
||||||
{ twitter = "https://twitter.com/adr1enbe4udou1n" },
|
|
||||||
]
|
|
||||||
|
|
||||||
[permalinks]
|
[permalinks]
|
||||||
posts = "/:year/:month/:title/"
|
posts = "/:year/:month/:title/"
|
||||||
|
@ -61,3 +61,14 @@ excludedKinds = ["taxonomy", "term"]
|
|||||||
# bing = ""
|
# bing = ""
|
||||||
# pinterest = ""
|
# pinterest = ""
|
||||||
# yandex = ""
|
# yandex = ""
|
||||||
|
|
||||||
|
[author]
|
||||||
|
name = "Adrien Beaudouin"
|
||||||
|
image = "author.jpg"
|
||||||
|
bio = "A senior web developer @janze"
|
||||||
|
links = [
|
||||||
|
{ email = "mailto:adrien@okami101.io" },
|
||||||
|
{ github = "https://github.com/adr1enbe4udou1n" },
|
||||||
|
{ linkedin = "https://linkedin.com/in/adr1enbe4udou1n" },
|
||||||
|
{ twitter = "https://twitter.com/adr1enbe4udou1n" },
|
||||||
|
]
|
||||||
|
Reference in New Issue
Block a user