Added files website
Signed-off-by: dehaandirk
This commit is contained in:
commit
38efb5b94a
45 changed files with 39665 additions and 0 deletions
12
nav/handelsplatform-nav.html
Normal file
12
nav/handelsplatform-nav.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<head>
|
||||
<title>Energy4all - Handelsplatform</title>
|
||||
</head>
|
||||
|
||||
<header>
|
||||
<div class="headernav" id="headernav">
|
||||
<a class="left" href="content/handelsplatform/(no)go.html">Handelsplatform</a>
|
||||
<a id="home_header" href="content/handelsplatform/dashboard.html">Dashboard</a>
|
||||
<a href="content/handelsplatform/voorspelling.html">Voorspelling</a>
|
||||
<a href="content/handelsplatform/prijzen.html">Prijzen</a>
|
||||
</div>
|
||||
</header>
|
13
nav/home-nav.html
Normal file
13
nav/home-nav.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<head>
|
||||
<title>Energy4all - Home</title>
|
||||
</head>
|
||||
|
||||
<header>
|
||||
<div class="headernav" id="headernav">
|
||||
<a class="left" href="content/home/project.html">Home</a>
|
||||
<a href="content/home/api.html">API</a>
|
||||
<a href="content/home/infrastructuur.html">Infrastructuur</a>
|
||||
<a href="content/home/bedrijven.html">Bedrijven</a>
|
||||
<a id="home_header" href="content/home/project.html">Project</a>
|
||||
</div>
|
||||
</header>
|
11
nav/netwerk-nav.html
Normal file
11
nav/netwerk-nav.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<head>
|
||||
<title>Energy4all - 5Gnetwerk</title>
|
||||
</head>
|
||||
|
||||
<header>
|
||||
<div class="headernav" id="headernav">
|
||||
<a class="left" href="content/netwerk/5gnetwerk.html">Netwerk</a>
|
||||
<a id="home_header" href="content/netwerk/5gnetwerk.html">5g Netwerk</a>
|
||||
<a href="content/netwerk/betrouwbaarheid.html">Betrouwbaarheid netwerk</a>
|
||||
</div>
|
||||
</header>
|
12
nav/powerquality-nav.html
Normal file
12
nav/powerquality-nav.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<head>
|
||||
<title>Energy4all - PowerQuality</title>
|
||||
</head>
|
||||
|
||||
<header>
|
||||
<div class="headernav" id="headernav">
|
||||
<a class="left" href="content/powerquality/info.html">PowerQuality</a>
|
||||
<a id="home_header" href="content/powerquality/info.html">Informatie</a>
|
||||
<a href="content/powerquality/verstoringen.html">Verstoringen</a>
|
||||
<a href="content/powerquality/realtime.html">Realtime grafieken</a>
|
||||
</div>
|
||||
</header>
|
Loading…
Add table
Add a link
Reference in a new issue