File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 64
64
</ head >
65
65
< body class ="bg-white ">
66
66
67
- < div role ="region " aria-label ="PHPverse 2025 announcement " class ="w-full bg-green-500 text-white text-center py-1 text-sm font-medium z-50 hover:text-white ">
68
- < a href ="https://jb.gg/phpverse-phpf " target ="_blank " rel ="noopener noreferrer " class ="text-white no-underline hover:underline hover:text-white visited:hover:text-white "> Join PHPverse 2025 — a free online event celebrating PHP’s 30th birthday! </ a >
67
+ < div role ="region " aria-label ="PHPverse 2025 announcement " class ="w-full bg-green-500 text-white text-center py-1 text-sm font-medium z-50 hover:text-white hidden ">
68
+ < a href ="banner link stub " target ="_blank " rel ="noopener noreferrer " class ="text-white no-underline hover:underline hover:text-white visited:hover:text-white "> banner text stub </ a >
69
69
</ div >
70
70
71
71
< header x-data ="{ isOpen: false } " @keydown.escape ="isOpen = false " @click.away ="isOpen = false " itemscope
You can’t perform that action at this time.
0 commit comments