added .eu
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user