Skip to content

Commit

Permalink
✨ feat(links): add speed-test
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt-FTW committed Aug 18, 2024
1 parent 7c33bdd commit 07d3077
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions userconfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,12 @@ const default_config = {
icon: "spray",
icon_color: "#c6a0f6",
},
{
name: "speed-test",
url: "https://librespeed.org/",
icon: "brand-speedtest",
icon_color: "#91d7e3",
},
],
},
{
Expand Down

0 comments on commit 07d3077

Please sign in to comment.