Compare commits

..

3 Commits

Author SHA1 Message Date
luptmoor
0d6b8be673 Icon added 2026-03-04 10:00:55 +01:00
luptmoor
b8031c9e60 Felix mentioned in imprint 2026-03-04 09:37:37 +01:00
luptmoor
7a021a3d9d alternative hero added as option 2026-03-04 09:30:51 +01:00
6 changed files with 18 additions and 3 deletions

BIN
assets/endex-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

BIN
assets/hero-2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

View File

@@ -3,11 +3,13 @@
<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>endex | Ingenieurb&uuml;ro f&uuml;r Fernerkundung und Geodaten</title> <title data-i18n="page_title">endex | Ingenieurb&uuml;ro f&uuml;r Fernerkundung und Geodaten</title>
<link rel="stylesheet" href="css/style.css?v=20260303"> <link rel="stylesheet" href="css/style.css?v=20260304">
<link href="https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;600&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;600&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" href="assets/endex-icon.png">
</head> </head>
<body> <body>

View File

@@ -3,9 +3,11 @@
<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>endex Datenschutz</title> <title>endex | Ingenieurbüro für Fernerkundung und Geodaten</title>
<link rel="stylesheet" href="/css/style.css"> <link rel="stylesheet" href="/css/style.css">
<link href="https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;600&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;600&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" href="assets/endex-icon.png">
</head> </head>
<body> <body>
@@ -33,6 +35,14 @@
<h2>Social Media und andere Onlinepräsenzen</h2> <h2>Social Media und andere Onlinepräsenzen</h2>
<p>Dieses Impressum gilt auch für die folgenden Social-Media-Präsenzen und Onlineprofile:<br> <p>Dieses Impressum gilt auch für die folgenden Social-Media-Präsenzen und Onlineprofile:<br>
<a href="https://www.linkedin.com/company/endex-geo/posts/?feedView=all" target="_blank">LinkedIn</a></p> <a href="https://www.linkedin.com/company/endex-geo/posts/?feedView=all" target="_blank">LinkedIn</a></p>
<br>
<br>
<br>
<br>
<br>
<p>Konzeption und Umsetzung der Website durch Felix Büschelmann, Köln. </p>
</section> </section>

View File

@@ -6,6 +6,8 @@
"nav_career": "Karriere", "nav_career": "Karriere",
"logo_path": "assets/endex_Logo_endex-Logo_Dual-DE.svg", "logo_path": "assets/endex_Logo_endex-Logo_Dual-DE.svg",
"page_title": "endex | Ingenieurbüro für Fernerkundung und Geodaten",
"hero_title": "endex", "hero_title": "endex",

View File

@@ -7,6 +7,7 @@
"logo_path": "assets/endex_Logo_endex-Logo_Dual-EN.svg", "logo_path": "assets/endex_Logo_endex-Logo_Dual-EN.svg",
"page_title": "endex | Remote Sensing and Geospatial Data Engineering",
"hero_title": "endex", "hero_title": "endex",
"hero_subline": "With endex, geodata becomes real value. We offer solutions across the entire value chain: from precise data collection to scalable web-based geodata infrastructures.", "hero_subline": "With endex, geodata becomes real value. We offer solutions across the entire value chain: from precise data collection to scalable web-based geodata infrastructures.",