Merge pull request 'arne-patch-1' (#1) from arne-patch-1 into main
Build and Push Docker Image / build-and-push (push) Successful in 17s
Build and Push Docker Image / build-and-push (push) Successful in 17s
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<li><a href="#aanpak">Aanpak</a></li>
|
||||
<li><a href="#expertise">Expertise</a></li>
|
||||
<li><a href="#over-ons">Over Ons</a></li>
|
||||
<li><a href="#insights">Insights</a></li>
|
||||
@* <li><a href="#insights">Insights</a></li> *@
|
||||
<li><a href="/contact">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<a href="#aanpak">Aanpak</a>
|
||||
<a href="#expertise">Expertise</a>
|
||||
<a href="#over-ons">Over Ons</a>
|
||||
<a href="#insights">Insights</a>
|
||||
@* <a href="#insights">Insights</a> *@
|
||||
<a href="/contact">Contact</a>
|
||||
</div>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<a href="#aanpak" @onclick="CloseMenu">Aanpak</a>
|
||||
<a href="#expertise" @onclick="CloseMenu">Expertise</a>
|
||||
<a href="#over-ons" @onclick="CloseMenu">Over Ons</a>
|
||||
<a href="#insights" @onclick="CloseMenu">Insights</a>
|
||||
@* <a href="#insights" @onclick="CloseMenu">Insights</a> *@
|
||||
<a href="/contact" @onclick="CloseMenu">Contact</a>
|
||||
<a href="/contact" class="frc-outline-btn" @onclick="CloseMenu">Plan een kennismaking</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user