Aditya Telange
|
4ef79036c5
|
Fix W3 validator warning: Section lacks heading for home_info (#857)
Use `div` instead of `section` element, because already an `article` element.
|
2022-04-19 20:34:59 +05:30 |
|
Aditya Telange
|
575cc0ca8c
|
Use site function instead of .Site or $.Site
- The site function provides global access to the same data as the .Site page method.
- Current context (`.`) is never considered.
|
2022-03-27 18:44:06 +05:30 |
|
Aditya Telange
|
196b82645e
|
Fix Spacing in overall repo
|
2021-03-30 18:26:43 +05:30 |
|
Aditya Telange
|
e8076c8f61
|
Fix missing first level heading in home-info
close: #199
|
2021-01-31 17:17:00 +05:30 |
|
Aditya Telange
|
353146891e
|
home-info, profile-mode: enable markdownify for text elements
|
2020-10-17 15:02:40 +05:30 |
|
Aditya Telange
|
2c7cffb617
|
home-info: let content show upto 5 lines
* previously 3
|
2020-10-08 15:50:20 +05:30 |
|
Aditya Telange
|
6dcd437146
|
social-icons: refactor
* use easier impl
|
2020-10-02 13:46:49 +05:30 |
|
Aditya Telange
|
1a980f1dcb
|
refactor for "follow particular naming scheme
(91e30b806b )"
|
2020-09-23 18:23:57 +05:30 |
|
Aditya Telange
|
91e30b806b
|
follow particular naming scheme
|
2020-09-23 18:21:28 +05:30 |
|