modified: ui/pages/home.templ
This commit is contained in:
@@ -11,7 +11,7 @@ templ Home(plan csv.Plan) {
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<title>Menüplan</title>
|
<title>Menüplan</title>
|
||||||
<link href="https://coder.base2.sh/@b2dennis/rose-coyote-52.main/apps/code-server/proxy/8080/assets/css/output.css" type="text/css" rel="stylesheet">
|
<link href="/assets/css/output.css" type="text/css" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
<body class="w-full">
|
<body class="w-full">
|
||||||
@table.Table() {
|
@table.Table() {
|
||||||
|
|||||||
Reference in New Issue
Block a user