MarkSackerberg пре 7 месеци
родитељ
комит
ff2d725605
1 измењених фајлова са 3 додато и 4 уклоњено
  1. 3 4
      src/components/products/global/index.js

+ 3 - 4
src/components/products/global/index.js

@@ -1,6 +1,6 @@
-import { documentationSection } from '@/shared/sections'
-import { Hero } from './Hero'
-import { Logo } from './Logo'
+import { documentationSection } from '@/shared/sections';
+import { Hero } from './Hero';
+import { Logo } from './Logo';
 
 export const global = {
   name: 'Metaplex',
@@ -21,7 +21,6 @@ export const global = {
           links: [
             { title: 'Introduction', href: '/' },
             { title: 'Programs and Tools', href: '/programs-and-tools' },
-            { title: 'Metaplex Aura', href: '/aura' },
           ],
         },
         {