Skip to content

Commit

Permalink
UPDATE index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasKulhanek committed Sep 14, 2023
1 parent 8abd81e commit 65ec3c6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,10 @@
</head>
<body aurelia-app="webcomponents">
<header class="w3-bar" style="position: sticky;top: 0;background:#4a4a4a;color:white;">
<a class="w3-bar-item w3-button w3-left" href="index.html" title="creative physiome" target="_self">Creative Physiome</a>
<a class="w3-bar-item w3-button w3-left" href="bodylight.html" title="technology behind" target="_self">Bodylight.js</a>

<a class="w3-bar-item w3-button w3-right" href="https://www.creativeconnections.cz">Company</a>
<a class="w3-bar-item w3-button w3-left" href="index.html" title="creative physiome" target="_self">Home</a>
<a class="w3-bar-item w3-button w3-right" href="/Bodylight-docs/reference/">Docs</a>
<a class="w3-bar-item w3-button w3-right" href="https://egolem.online" title="egolem online portal">EGOLEM.ONLINE</a>

<a class="w3-bar-item w3-button w3-right" href="https://egolem.online/demo/" title="egolem online portal">Demos</a>
</header>

<h1 class="w3-center">Bodylight.js </h1>
Expand Down

0 comments on commit 65ec3c6

Please sign in to comment.