Skip to content

Commit

Permalink
Merge pull request #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 2322bbe + 57ec694 commit 647e412
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 647e412

Please sign in to comment.