diff --git a/README.md b/README.md index e37bebc5f..18bf12018 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,4 @@ inherit a license from any of the projects it represents. ## Special Thanks Preview and production hosting for this project has been provided for free by [Vercel]. Thank you! -[![Vercel](https://www.datocms-assets.com/31049/1618983297-powered-by-vercel.svg)][vercel] +[![Vercel](static/img/powered-by-vercel.svg)][vercel] diff --git a/config/footer.config.ts b/config/footer.config.ts index 8a5b1f92d..9c2ac3a4f 100644 --- a/config/footer.config.ts +++ b/config/footer.config.ts @@ -47,7 +47,7 @@ const footer: Footer = { ], }, ], - copyright: `Copyright © ${new Date().getFullYear()} PaperMC and Contributors. Built with Docusaurus. Powered by ▲ Vercel`, + copyright: `Copyright © ${new Date().getFullYear()} PaperMC and Contributors. Built with Docusaurus.vercel`, }; export default footer; diff --git a/src/css/custom.css b/src/css/custom.css index 31ceaf375..6ca0a1b53 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -95,6 +95,8 @@ html[data-theme="dark"] { .footer__copyright { color: var(--ifm-color-emphasis-900); font-size: 95%; + display: flex; + flex-direction: column; } .footer__col { diff --git a/static/img/powered-by-vercel.svg b/static/img/powered-by-vercel.svg new file mode 100644 index 000000000..877828684 --- /dev/null +++ b/static/img/powered-by-vercel.svg @@ -0,0 +1,6 @@ + + + + + +