Skip to content

Commit

Permalink
wip: add links for contact/impress and privacy
Browse files Browse the repository at this point in the history
  • Loading branch information
dfritschy committed Jun 8, 2021
1 parent bab85ff commit d418e86
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
Expand Down Expand Up @@ -35,10 +35,10 @@
<img src="/img/cjw-bundled.svg" alt="CJW Network. Gebündelte Kompetenz">
</div>
<div class="container">
<h1>Beratung, Konzeption, Design, Umsetzung und Betrieb von
Webapplikationen und
Internetauftritten</h1>
<div class="lead">
<p class="text-brand-primary font-bold">Beratung, Konzeption, Design, Umsetzung und Betrieb von
Webapplikationen und
Internetauftritten</p>
<p class="text-brand-secondary">Verbunden in einem langjährig bewährten Netzwerk von inhabergeführten
Unternehmen bieten wir
individuelle Lösungen für Ihre anspruchsvollen Fragestellungen.</p>
Expand Down Expand Up @@ -126,7 +126,7 @@
</div>
</div>
<footer>
&copy; 2021 CJW Network | Kontakt | Impressum | Datenschutz
&copy; 2021 <a href="/">CJW Network</a> | <a href="contact.html">Kontakt/Impressum</a> | <a href="privacy.html">Datenschutz</a>
</footer>
</div>
</main>
Expand Down

0 comments on commit d418e86

Please sign in to comment.