neoforged / websites

Official website for NeoForged
https://neoforged.net
Creative Commons Attribution 4.0 International
4 stars 16 forks source link

Add link to docs to social sidebar #20

Closed elifoster closed 5 months ago

elifoster commented 7 months ago

Preview URL: https://pr-20.neoforged-website-previews.pages.dev

neoforged-pages-deployments[bot] commented 7 months ago

Deploying with Cloudflare Pages

Name Result
Last commit: d9e3a503eec750bdce29a132187714a035478a83
Status: ✅ Deploy successful!
Preview URL: https://ad917b2c.neoforged-website-previews.pages.dev
PR Preview URL: https://pr-20.neoforged-website-previews.pages.dev
UltimatChamp commented 7 months ago

The documentation icon is looking odd, here's a simple fix.

Before:

After:

File: themes/mainroad/layouts/partials/svg/files.svg Change: <svg ... width="96" height="96" ... /></svg> --> <svg ... width="24" height="24" ... /></svg>