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> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <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"> <link rel="stylesheet" href="/static/style.css">
</head> </head>
<body> <body>
<nav class="sidebar"> <nav class="sidebar">
<div class="sidebar-header"> <div class="sidebar-header">
<h1 class="logo">Felhom</h1> <h1 class="logo">Felhom.eu</h1>
<span class="customer-name">{{.CustomerName}}</span> <span class="customer-name">{{.CustomerName}}</span>
</div> </div>
<ul class="nav-links"> <ul class="nav-links">