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