Skip to content

Commit

Permalink
Merge pull request thijsvanloef#372 from thijsvanloef/add-docker-hub
Browse files Browse the repository at this point in the history
add docker hub link to docusaurus
  • Loading branch information
thijsvanloef authored Feb 12, 2024
2 parents ec52174 + f3c32e4 commit 3177efd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@ const config = {
label: 'GitHub',
href: 'https://github.com/thijsvanloef/palworld-server-docker',
},
{
label: 'Docker Hub',
href: 'https://hub.docker.com/r/thijsvanloef/palworld-server-docker',
},
],
},
],
Expand Down

0 comments on commit 3177efd

Please sign in to comment.