Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrià Martínez committed Apr 16, 2024
1 parent 514f64a commit fa4d737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ const hideWifiConfig = ref(config.hideWifiConfig)
<h3 style="margin-top: 1.5rem"><strong>Emergency contact</strong></h3>
<p>
In case of a major emergency you can contact the Spanish emergency
number: <b><a href="tel:{entry[column.key]}" > 112 </a></b>
number: <b><a href="tel:{entry[column.key]}"> 112 </a></b>
</p>
</Panel>
<div style="width: 100%; margin-top: 3rem">
Expand Down

0 comments on commit fa4d737

Please sign in to comment.