Aditya Telange
91e30b806b
follow particular naming scheme
2020-09-23 18:21:28 +05:30
Aditya Telange
016dd6e9fa
(lint) remove unnecessary whitespace
...
created by hugo's {{ }}
2020-09-23 12:52:32 +05:30
Aditya Telange
3081579764
homeinfo : allow markdown
2020-09-17 15:14:38 +05:30
Aditya Telange
fb4f686771
homeinfo: xp
2020-08-28 17:19:10 +05:30
Aditya Telange
dbaa709c97
homeInfo : add socialIcons at bottom
...
* can be disabled by not having Params.socialIcons as variable
* profileMode overrides homeInfo mode
2020-08-27 20:03:00 +05:30
Aditya Telange
7fb8059cea
homeInfo: rm `...`
2020-07-26 12:02:14 +05:30
Aditya Telange
8356e48e47
Add option to use 1st entry as some Information
...
Currenty supports 2 vals Title and Content
Great for short intro for bloggers
can be enabled by using `Params.homeInfoParams`
homeInfoParams:
enabled: true
Title: Hi there 👋
Content: This is Content !! Can be Info, links, social-icons...
2020-07-23 16:24:44 +05:30