mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update and rename index.tsx to index.tsx
This commit is contained in:
parent
aa07862ad7
commit
bf73f1f09e
@ -57,12 +57,6 @@ const Card = ({
|
|||||||
<p className="text-gray-700 dark:text-gray-300">
|
<p className="text-gray-700 dark:text-gray-300">
|
||||||
{description}
|
{description}
|
||||||
</p>
|
</p>
|
||||||
<div className="flex self-end gap-4">
|
|
||||||
<span className="text-gray-500 dark:text-gray-400">
|
|
||||||
with
|
|
||||||
</span>
|
|
||||||
<Logo />
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</Link>
|
</Link>
|
||||||
@ -96,7 +90,6 @@ const RefineWeek = () => {
|
|||||||
"blog-sm:mt-10 blog-sm:mb-20",
|
"blog-sm:mt-10 blog-sm:mb-20",
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
<RefineWeekLogoXL className="flex-shrink-0 landing-xl:mr-[116px]" />
|
|
||||||
<p className="text-[32px] leading-10 font-semibold text-gray-800 dark:text-gray-100">
|
<p className="text-[32px] leading-10 font-semibold text-gray-800 dark:text-gray-100">
|
||||||
OpenPanel SysAdmin Tutorials - a practical and engaging learning experience
|
OpenPanel SysAdmin Tutorials - a practical and engaging learning experience
|
||||||
</p>
|
</p>
|
Loading…
Reference in New Issue
Block a user