Files
lol/content/changelog/2026/february-20th.md
2026-03-09 18:41:02 +00:00

39 lines
1.2 KiB
Markdown

---
title: February Update 2 - v1.5.1
date: 2026-02-20
updates:
- Minor update
---
This update brings behind the scenes improvements and fixes.
<!--more-->
- **Content:**
- Removed references to my old landing page website
- Cleaned up [Website info](/website-info)
- Fixed links in older changelogs
- **UI & UX:**
- Now using a larger line height for text content
- Hugo version number in footer now links to its GitHub release page
- Remove colour and background fade transitions from links
- Added post title alt text to page cover images
- Now using brighter accent colour for `code`
- **Behind the scenes:**
- `404.html` is now using the `baseof.html` template
- Cleaned up empty lines in various templates
- Site is now built with Hugo v0.156.0 (this will now be included in any future changelogs)
- Removed redundant `pageRef` lines from menus in config
- Reverted back to using a `span` for current page in pagination
- **CSS:**
- Reorganised text content styles
- Vastly improved styles for lists in text content
- Now using REM for `body` font size instead of PX
---
If you encounter any UI/UX issues, errors in content, or accessibility issues, see [Website info: Feedback](/website-info/#feedback).