Compare commits
5 Commits
879b1741e7
...
live
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7e1c317d43 | ||
|
|
52b4527799 | ||
|
|
0d6b8be673 | ||
|
|
b8031c9e60 | ||
|
|
7a021a3d9d |
BIN
assets/endex-icon.png
Normal file
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
BIN
assets/hero-2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 MiB |
@@ -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üro für Fernerkundung und Geodaten</title>
|
<title data-i18n="page_title">endex | Ingenieurbüro für Fernerkundung und Geodaten</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="css/style.css?v=20260303">
|
<link rel="stylesheet" href="css/style.css?v=1.1">
|
||||||
<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>
|
||||||
|
|
||||||
@@ -221,7 +223,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h4 data-i18n="footer_address">Anschrift</h4>
|
<h4 data-i18n="footer_address">Anschrift</h4>
|
||||||
<a>endex GmbH i.G.<br>
|
<a>endex GmbH<br>
|
||||||
Wicheler Kamp 2<br>
|
Wicheler Kamp 2<br>
|
||||||
49393 Lohne<br>
|
49393 Lohne<br>
|
||||||
Germany</a>
|
Germany</a>
|
||||||
|
|||||||
@@ -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>
|
||||||
@@ -14,7 +16,7 @@
|
|||||||
<section id="impressum">
|
<section id="impressum">
|
||||||
<h1>Impressum</h1>
|
<h1>Impressum</h1>
|
||||||
<h2>Verantwortlich für die Webseite</h2>
|
<h2>Verantwortlich für die Webseite</h2>
|
||||||
<p><strong>endex GmbH i.G.</strong><br>
|
<p><strong>endex GmbH</strong><br>
|
||||||
Wicheler Kamp 2<br>
|
Wicheler Kamp 2<br>
|
||||||
49393 Lohne (Oldenburg)<br>
|
49393 Lohne (Oldenburg)<br>
|
||||||
Deutschland<br><br>
|
Deutschland<br><br>
|
||||||
@@ -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>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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.",
|
||||||
|
|||||||
Reference in New Issue
Block a user