Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksandr Kozlenko <[email protected]>
  • Loading branch information
alexanderkozlenko authored Nov 30, 2024
1 parent 08628cd commit 31ceccf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/template/public/main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default {
iconLinks: [
{
icon: 'box',
icon: 'cloud-download',
href: 'https://nuget.org/packages/Addax.Formats.Tabular',
title: 'NuGet'
},
Expand All @@ -11,4 +11,4 @@ export default {
title: 'GitHub'
}
]
}
}

0 comments on commit 31ceccf

Please sign in to comment.