File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11<div class =" flex items-center justify-center bg-teal-500 p-2 text-center text-md text-white text-balance transition-all ease-out duration-500 -translate-y-[100%]"
2- x-init =" $el.classList.add('- translate-y-0')" >
2+ x-init =" $el.classList.add('translate-y-0')" >
33 <a href =" /newsletter" onclick =" fathom.trackEvent('alert_click');" >
44 📲  ;  ; Excited for NativePHP for iOS and Android? <u >Sign up for the newsletter &rightarrow ; </u >
55 </a >
Original file line number Diff line number Diff line change 22 <x-slot name =" sidebarLeft" >
33 {!! $navigation ! !}
44 </x-slot >
5+
56 <x-slot name =" sidebarRight" >
67 <x-toc-and-sponsors :tableOfContents =" $tableOfContents" />
78 </x-slot >
4950 </x-flex-list-of-links >
5051
5152 <x-separator class =" mt-8 -mr-4 -ml-4" />
53+
5254 <div class =" mt-4 text-center" >
5355 <x-link-subtle href =" {{ $editUrl } }" target =" _blank" rel =" noopener" >
5456 Edit this page on GitHub
5557 </x-link-subtle >
5658 </div >
5759
58-
5960</x-layout-three-columns >
You can’t perform that action at this time.
0 commit comments