diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-21 18:28:55 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-21 18:28:55 +0200 |
| commit | 8e16e9f4665f2537225f1d21668c6a8002745770 (patch) | |
| tree | f36f4785cd8d1920a20facf25c157687b7dddb6c /TODO.md | |
| parent | 4e9a4a6483105d5eef1e3d769d6384c3af4ff4c9 (diff) | |
| download | danixxyz-8e16e9f4665f2537225f1d21668c6a8002745770.tar.gz danixxyz-8e16e9f4665f2537225f1d21668c6a8002745770.zip | |
fix: hide post-type badge and accents on static pages
Only show type badge, vertical accent line, and horizontal accent line on
articles with explicit type front matter. Static pages (is/ section) no longer
display the "Life" default badge. Updated badge styling to use inline
background-color with full type color variable, matching card overlay appearance.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ - [✅] add back-to-top button - [✅] Lazy loading articles in list view - [✅] modify articles list view to be more of a timeline (line in middle, articles on sides) +- [✅] remove article type labels from static pages - [ ] Progressive enhancement (offline support) - [⏳] Create accessibility badges component (WCAG 2.1 AA, Keyboard Accessible, Screen Reader Compatible) - [ ] Add badges to footer with links to A11Y-AUDIT-REPORT.md |
