Skip to content

Commit

Permalink
fix: linter error with auto
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Sep 25, 2024
1 parent aec6ce6 commit 188e2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/organisms/Hero.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<div class="svg-container">
<div class="svg-content">
<h1 class="hero-heading">Modern BitTorrent<br/>index and tracker</h1>
<h1 class="hero-heading">Modern BitTorrent<br />index and tracker</h1>
<p class="hero-para">
Torrust is an open source project that aims to provide you with the tools you need to host
your own torrent indexes with ease.
Expand Down

0 comments on commit 188e2f6

Please sign in to comment.