and now i found the cause

master
Jakob 2020-02-23 18:08:25 +01:00
parent 390fb347fd
commit 76bd846c52
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,9 @@
</head> </head>
<body> <body>
<ul class="topnav"> <ul class="topnav">
<li><a class="active" href="%CONTENT_DIR%/"><img src="%CONTENT_DIR%/img/ThreadR_Home.svg" alt="Home" height="14"/></a></li> <li><a class="active" href="%CONTENT_DIR%/">
<img src="%CONTENT_DIR%/img/ThreadR_Home.svg" alt="Home" height="14"/>
</a></li>
<!-- <li><a class="dropdown"> <!-- <li><a class="dropdown">
<button class="dropbtn">News <button class="dropbtn">News
<i class="fa fa-caret-down"></i> <i class="fa fa-caret-down"></i>