fix
This commit is contained in:
parent
014e3e061f
commit
7af7790a54
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@ export default function Home() {
|
||||||
</a>`;
|
</a>`;
|
||||||
});
|
});
|
||||||
|
|
||||||
html += `<a href="/#about" class="impressum">Impressum</a>`;
|
|
||||||
|
|
||||||
ret.innerHTML = html;
|
ret.innerHTML = html;
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue