Skip to content

Commit

Permalink
Remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
conradolandia committed Nov 5, 2024
1 parent d5a2d65 commit 872ed96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/routes/download/+page.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ const content = {
click: `If the download does not start automatically, please click the button below`,
alt: `Alternatively, you can manually select the package you want from the links below, or ${visit}`
},

}
}

export function load() {
return content
}
}

0 comments on commit 872ed96

Please sign in to comment.