Files
Docker/Linkwarden/pages/index.tsx
2024-04-18 17:19:24 +02:00

4 lines
51 B
TypeScript

export default function Index() {
return null;
}