Add link to changelog

This commit is contained in:
thepaperpilot 2023-04-06 00:15:28 -05:00
parent 6cd76097bb
commit f96130b26b

View file

@ -42,7 +42,8 @@ module.exports = {
{ text: "Introduction", link: "/guide/" }, { text: "Introduction", link: "/guide/" },
{ text: "Setting Up", link: "/guide/getting-started/setup" }, { text: "Setting Up", link: "/guide/getting-started/setup" },
{ text: "Updating Profectus", link: "/guide/getting-started/updating" }, { text: "Updating Profectus", link: "/guide/getting-started/updating" },
{ text: "Example Projects", link: "/guide/getting-started/examples" } { text: "Example Projects", link: "/guide/getting-started/examples" },
{ text: "Profectus Changelog", link: "https://github.com/profectus-engine/Profectus/blob/main/CHANGELOG.md" }
] ]
}, },
{ {