File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99 < title > About - PowerEssentials</ title >
1010 < script src ="https://cdn.tailwindcss.com "> </ script >
11+ < script src ="https://code.jquery.com/jquery-3.7.1.min.js " integrity ="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo= " crossorigin ="anonymous "> </ script >
1112 < script defer src ="https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.js "> </ script >
1213 < link href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css " rel ="stylesheet ">
14+ < link href ="https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css " rel ="stylesheet ">
15+ < link href ="https://cdn.jsdelivr.net/npm/tailwindcss@4.0.9/index.css " rel ="stylesheet ">
1316</ head >
1417< body class ="bg-gray-900 text-white antialiased ">
1518 < nav class ="bg-gray-800/95 backdrop-blur-md border-b border-gray-700 fixed w-full top-0 z-50 " x-data ="{ isOpen: false } ">
You can’t perform that action at this time.
0 commit comments