added .eu

This commit is contained in:
2026-02-14 11:19:10 +01:00
parent 4a19fda795
commit e0e15867e9
+2 -2
View File
@@ -13,13 +13,13 @@ const layoutTmpl = `
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{.Title}}Felhom</title>
<title>{{.Title}}Felhom.eu</title>
<link rel="stylesheet" href="/static/style.css">
</head>
<body>
<nav class="sidebar">
<div class="sidebar-header">
<h1 class="logo">Felhom</h1>
<h1 class="logo">Felhom.eu</h1>
<span class="customer-name">{{.CustomerName}}</span>
</div>
<ul class="nav-links">