Skip to content

Commit

Permalink
Fix infodesk telephone href
Browse files Browse the repository at this point in the history
And fix trailing newline.
  • Loading branch information
kragniz committed Nov 17, 2024
1 parent 8ae6f94 commit 01390cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h3>Get in touch</h3>

<p>
During the event, the Infodesk is reachable by phone using the number
<a class="tel" hef="tel:+3227887474">+32 2 788 74 74</a> (for <u><strong>urgent</strong></u> matters only, please).
<a class="tel" href="tel:+3227887474">+32 2 788 74 74</a> (for <u><strong>urgent</strong></u> matters only, please).
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion content/social.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
<!-- <li><a href="https://twitter.com/fosdem">Twitter</a></li> -->
<li><a href="https://facebook.com/fosdem">Facebook</a></li>
<li><a href="https://www.instagram.com/fosdem/">Instagram</a></li>
</ul>
</ul>

0 comments on commit 01390cd

Please sign in to comment.