fix(legal): move anchor targets to headings
This commit is contained in:
parent
da99d3e198
commit
a5c98e092d
@ -1,16 +1,20 @@
|
|||||||
$newline never
|
$newline never
|
||||||
<section id="data-protection">
|
<section>
|
||||||
<h2>_{MsgMenuDataProt}
|
<h2 id="data-protection">
|
||||||
|
_{MsgMenuDataProt}
|
||||||
^{dataProtection}
|
^{dataProtection}
|
||||||
|
|
||||||
<section id="terms-of-use">
|
<section>
|
||||||
<h2>_{MsgMenuTermsUse}
|
<h2 id="terms-of-use">
|
||||||
|
_{MsgMenuTermsUse}
|
||||||
^{termsUse}
|
^{termsUse}
|
||||||
|
|
||||||
<section id="copyright">
|
<section>
|
||||||
<h2>_{MsgMenuCopyright}
|
<h2 id="copyright">
|
||||||
|
_{MsgMenuCopyright}
|
||||||
^{copyright}
|
^{copyright}
|
||||||
|
|
||||||
<section id="imprint">
|
<section>
|
||||||
<h2>_{MsgMenuImprint}
|
<h2 id="imprint">
|
||||||
|
_{MsgMenuImprint}
|
||||||
^{imprint}
|
^{imprint}
|
||||||
|
|||||||
Reference in New Issue
Block a user