* Fix article heading color on dark themes
* Fix hash shoing when no article tags
* Truncate article titles at 60 characters
* Add tests for bug fixes, make sundry corrections
* Refactor tests
* Truncate title with CSS instead of JS
* Use crayons tag over custom tag
Co-authored-by: ludwiczakpawel <ludwiczakpawel@gmail.com>
* Add specific height to fix weird anchor tag issues
* Add explicit pointer when hovering
Co-authored-by: Zhao-Andy <17884966+Zhao-Andy@users.noreply.github.com>
Co-authored-by: ludwiczakpawel <ludwiczakpawel@gmail.com>