mirror of
https://github.com/MizuchiLabs/mantrae.git
synced 2025-12-17 20:34:36 -06:00
small fixes
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
<svelte:head>
|
||||
<title>Welcome - Mantrae</title>
|
||||
<meta name="description" content="Configure your Mantrae server connection to get started with reverse proxy management" />
|
||||
</svelte:head>
|
||||
|
||||
<script lang="ts">
|
||||
import * as Card from '$lib/components/ui/card/index.js';
|
||||
import { Button } from '$lib/components/ui/button/index.js';
|
||||
|
||||
Reference in New Issue
Block a user