fix service is highlighted, when on project page
This commit is contained in:
parent
43859c59b4
commit
a905f29eae
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ function getMenu($page){
|
|||
</div>
|
||||
</div>
|
||||
<div class="dropdown">
|
||||
<a href="#" $projects>Services</a>
|
||||
<a href="#">Services</a>
|
||||
<div class="dropdown-content">
|
||||
<a href="//kuerzer.ml">URL Kürzer</a><br>
|
||||
<a href="//paste.jonasled.de">Hastebin</a><br>
|
||||
|
|
Loading…
Reference in a new issue