Fixed E-Mail in contact page of exercise 1.2
This commit is contained in:
parent
28eab04ecd
commit
0e8e4a0590
|
@ -42,7 +42,7 @@
|
||||||
<address>
|
<address>
|
||||||
<p>VergissMeinNicht 13a</p>
|
<p>VergissMeinNicht 13a</p>
|
||||||
<p>12345 PLZ</p>
|
<p>12345 PLZ</p>
|
||||||
<p><a href="mailto:example@example.com">Jon Doe</a></p>
|
<p><a href="mailto:example@example.com">Schreib mir eine E-Mail!</a></p>
|
||||||
</address>
|
</address>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
|
|
Loading…
Reference in New Issue