Skip to content

Commit

Permalink
Remove the versions from the metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
calebk1 committed Nov 8, 2023
1 parent 932f8f8 commit 824a1c4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,6 @@
*/
module.exports = {
siteMetadata: {
// versions: [{
// title: 'Latest version',
// path: '/client-sdks/',
// selected: true
// },
// {
// title: 'Previous versions',
// path: '/client-sdks/previous-versions/'
// }
// ],
pages: [
{
title: "Versions",
Expand Down

0 comments on commit 824a1c4

Please sign in to comment.