Commit Graph

8 Commits

Author SHA1 Message Date
Reorx 8a0915bb81 change the way svg icon is get
use data instead of if else in partial, this makes iterating and display all the icons possible
2022-04-13 21:09:58 +08:00
Aditya Telange 0e3f44ff17
Use `title` instead of `humanize`
- https://gohugo.io/functions/title/
2021-05-01 22:13:54 +05:30
Aditya Telange 196b82645e
Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
Aditya Telange 14c524539b
Remove whitespace around urls wherever applicable
- corrects mistyped urls with leading or trailing whitespaces
2020-12-13 16:56:41 +05:30
Aditya Telange 413034e43b
social-icons: fix duplicate rel tags 2020-10-23 15:56:41 +05:30
Aditya Telange 51c58ad0d5 social-icons: add rel=me
* rel=me links allow cross-linking of user's identities, improving SEO
2020-10-23 11:26:28 +05:30
Aditya Telange 6dcd437146
social-icons: refactor
* use easier impl
2020-10-02 13:46:49 +05:30
Aditya Telange 91e30b806b
follow particular naming scheme 2020-09-23 18:21:28 +05:30
Renamed from layouts/partials/social-icons.html (Browse further)