- Config: try ENV_FILE, .env, ../.env for loading; trim trailing slash from BaseURL - Log BASE_URL at server startup for verification - .env.example: document BASE_URL - Tasks, projects, tags, migrations and related API/handlers Made-with: Cursor
17 lines
726 B
HTML
17 lines
726 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📅</text></svg>" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Calendar</title>
|
|
<script type="module" crossorigin src="/assets/index-DXAGcZdG.js"></script>
|
|
<link rel="modulepreload" crossorigin href="/assets/vendor-BI0H_s0W.js">
|
|
<link rel="modulepreload" crossorigin href="/assets/date-huy51PAD.js">
|
|
<link rel="stylesheet" crossorigin href="/assets/index-C8iK5eUL.css">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|