mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-19 09:18:01 +02:00
♻️ Reorganize public dir (#1283)
This commit is contained in:
parent
d2a96f968c
commit
bdc1c6d81d
13 changed files with 20 additions and 24 deletions
|
@ -42,7 +42,7 @@ export default async function handler(req: NextRequest) {
|
|||
<div tw="flex justify-between items-center w-full">
|
||||
<img
|
||||
alt="Rallly"
|
||||
src="https://rallly.co/logo-color.svg"
|
||||
src="https://rallly.co/static/images/logo-color.svg"
|
||||
height={64}
|
||||
/>
|
||||
<div tw="flex text-gray-800 text-3xl tracking-tight font-bold">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue