removed #!start in url
This commit is contained in:
parent
6e59322f4e
commit
97facdfe1a
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="fragment" content="!">
|
||||
<title>Redestoff Musik</title>
|
||||
${css}
|
||||
${js}
|
||||
@ -61,7 +62,7 @@
|
||||
</a>
|
||||
<ul id="navigation">
|
||||
<li>
|
||||
<a href="#!start">Was geht?</a>
|
||||
<a href="#">Was geht?</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#!videos">Videos</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user