Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lampi8426 committed Nov 8, 2023
1 parent 968e7ff commit 6bee350
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<div class="w3-dropdown-hover">
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="/pages/project/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="/pages/project/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="/pages/project/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
<a href="./pages/project/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="./pages/project/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="./pages/project/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pages/subject/business.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<div class="w3-dropdown-hover">
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="/pages/project/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="/pages/project/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="/pages/project/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
<a href="../pages/project/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../pages/project/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../pages/project/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pages/subject/connection.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<div class="w3-dropdown-hover">
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="/pages/project/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="/pages/project/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="/pages/project/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
<a href="../pages/project/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../pages/project/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../pages/project/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pages/subject/me.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<div class="w3-dropdown-hover">
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="/pages/project/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="/pages/project/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="/pages/project/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
<a href="../pages/project/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../pages/project/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../pages/project/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pages/subject/project.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<div class="w3-dropdown-hover">
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="/pages/project/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="/pages/project/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="/pages/project/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
<a href="../pages/project/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../pages/project/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../pages/project/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pages/subject/technology.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<div class="w3-dropdown-hover">
<button class="w3-button"><i class="fas fa-briefcase"></i> Portfolio's</button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="/pages/project/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="/pages/project/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="/pages/project/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
<a href="../pages/project/iris.html" class="w3-bar-item w3-button">Iris Rouwhorst</a>
<a href="../pages/project/bart.html" class="w3-bar-item w3-button">Bart Walvoort</a>
<a href="../pages/project/frank.html" class="w3-bar-item w3-button">Frank Schonenberg</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 6bee350

Please sign in to comment.