commit
8e173dab0c
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ export default function Home() {
|
|||
<p className="fixed left-0 top-0 flex w-full justify-center border-b border-gray-300 bg-gradient-to-b from-zinc-200 pb-6 pt-8 backdrop-blur-2xl dark:border-neutral-800 dark:bg-zinc-800/30 dark:from-inherit lg:static lg:w-auto lg:rounded-xl lg:border lg:bg-gray-200 lg:p-4 lg:dark:bg-zinc-800/30">
|
||||
Get started by editing
|
||||
<Link href="/api/python">
|
||||
<code className="font-mono font-bold">api/python.py</code>
|
||||
<code className="font-mono font-bold">api/index.py</code>
|
||||
</Link>
|
||||
</p>
|
||||
<div className="fixed bottom-0 left-0 flex h-48 w-full items-end justify-center bg-gradient-to-t from-white via-white dark:from-black dark:via-black lg:static lg:h-auto lg:w-auto lg:bg-none">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue