index: Add description in meta tags

This commit is contained in:
2026-02-02 16:44:08 +01:00
parent 821d285343
commit b673f416a6
2 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8"/>
<title>Elwig - Electronic Management for Vintners' Cooperatives</title>
<meta name="description" content="Electronic Management for Vintners' Cooperatives"/>
<meta name="description" content="Elwig is a specialized, practice-oriented software solution designed to support vintners' cooperatives in their core organizational and administrative tasks, aligned with real-world cooperative wine production workflows from grape intake to annual settlement."/>
<link rel="icon" href="/favicon.ico" sizes="16x16 20x20 24x24 30x30 32x32 36x36 40x40 48x48 60x60 64x64 72x72 80x80 96x96 128x128 256x256"/>
<link rel="stylesheet" href="/res/style.css?v=2025-01-12"/>
<link rel="alternate" href="/de/" hreflang="de"/>
@@ -13,8 +13,8 @@
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/>
<meta property="og:site_name" content="Elwig"/>
<meta property="og:title" content="Elwig"/>
<meta property="og:description" content="Electronic Management for Vintners' Cooperatives"/>
<meta property="og:title" content="Elwig - Electronic Management for Vintners' Cooperatives"/>
<meta property="og:description" content="Elwig is a specialized, practice-oriented software solution designed to support vintners' cooperatives in their core organizational and administrative tasks, aligned with real-world cooperative wine production workflows from grape intake to annual settlement."/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://elwig.at/"/>
<meta property="og:image" content="https://elwig.at/res/images/preview.jpg"/>