Commit Graph

6 Commits

Author SHA1 Message Date
Nicola Biancolini c0e7be6534
Fix malformed html structure of the translation list on post. (#886)
Moves "Translations" word out of `ul`
2022-04-19 20:22:20 +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 0e3f44ff17
Use `title` instead of `humanize`
- https://gohugo.io/functions/title/
2021-05-01 22:13:54 +05:30
Aditya Telange 0f4dc88c63
Remove humanize from translation list
so that emojify could work
2021-03-31 11:49:28 +05:30
Aditya Telange 196b82645e
Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
Aditya Telange 7170eda172
translation list separate partial 2021-02-06 23:50:19 +05:30