feat: add poison params
This commit is contained in:
parent
909197fbc7
commit
99aefdbf1d
13
hugo.toml
13
hugo.toml
@ -2,3 +2,16 @@ baseURL = 'https://riefolo.me'
|
|||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = 'Mariano Riefolo'
|
title = 'Mariano Riefolo'
|
||||||
theme = 'poison'
|
theme = 'poison'
|
||||||
|
|
||||||
|
[params]
|
||||||
|
brand = 'Mariano Riefolo'
|
||||||
|
description = 'personal website'
|
||||||
|
|
||||||
|
menu = []
|
||||||
|
|
||||||
|
email_url = 'mailto:rfmariano@protonmail.com'
|
||||||
|
linkedin_url = 'https://www.linkedin.com/in/riefolo-mariano/'
|
||||||
|
signal_url = 'https://signal.me/#eu/etXF_nALrOTC0TQ8ST2oZv9gt3SGoMBC9_93A1IUnr_B-_VSEJpKX7f-zXdFWAOs'
|
||||||
|
|
||||||
|
rss_icon = true
|
||||||
|
rss_section = 'blog'
|
||||||
|
Loading…
Reference in New Issue
Block a user