File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <link >https://pythonessprogrammer.com</link >
66 <description >Thoughts on technology, accessibility, and the human experience.</description >
77 <language >en</language >
8- <lastBuildDate >Wed, 14 Jan 2026 18:22:12 GMT</lastBuildDate >
8+ <lastBuildDate >Thu, 11 Dec 2025 18:41:15 GMT</lastBuildDate >
99 <atom : link href =" https://pythonessprogrammer.com/feed.xml" rel =" self" type =" application/rss+xml" />
1010
1111 <item >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ export default function Header() {
2222 return (
2323 < >
2424 < header
25- className = "h-20 px-4 md:px-6 bg-brand-purple-dark/95 backdrop-blur-sm sticky top-0 w-full z-50"
25+ className = "h-20 px-4 md:px-6 bg-brand-purple-dark/95 backdrop-blur-sm fixed w-full z-50"
2626 role = "banner"
2727 >
2828 < nav
You can’t perform that action at this time.
0 commit comments