File tree Expand file tree Collapse file tree 4 files changed +0
-17
lines changed 
unlock-app/src/components/interface/layouts/index 
unlock-protocol-com/src/components/layout Expand file tree Collapse file tree 4 files changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -68,10 +68,6 @@ const GUIDES_FOOTER = {
6868          label : 'Roadmap' , 
6969          url : 'https://docs.unlock-protocol.com/governance/roadmap/' , 
7070        } , 
71-         { 
72-           label : 'Careers' , 
73-           url : 'https://www.notion.so/unlockprotocol/Unlock-Jobs-907811d15c4d490091eb298f71b0954c' , 
74-         } , 
7571      ] , 
7672    } , 
7773    { 
Original file line number Diff line number Diff line change @@ -69,10 +69,6 @@ const SHOWCASE_FOOTER = {
6969          label : 'Roadmap' , 
7070          url : 'https://docs.unlock-protocol.com/governance/roadmap/' , 
7171        } , 
72-         { 
73-           label : 'Careers' , 
74-           url : 'https://www.notion.so/unlockprotocol/Unlock-Jobs-907811d15c4d490091eb298f71b0954c' , 
75-         } , 
7672      ] , 
7773    } , 
7874    { 
Original file line number Diff line number Diff line change 11'use client' 
2- import  React  from  'react' 
32import  {  EMAIL_SUBSCRIPTION_FORM  }  from  '~/constants' 
43import  {  config  }  from  '~/config/app' 
54import  {  Footer  }  from  '@unlock-protocol/ui' 
@@ -44,10 +43,6 @@ export const FOOTER = {
4443          label : 'Roadmap' , 
4544          url : 'https://docs.unlock-protocol.com/governance/roadmap/' , 
4645        } , 
47-         { 
48-           label : 'Careers' , 
49-           url : 'https://www.notion.so/unlockprotocol/Unlock-Jobs-907811d15c4d490091eb298f71b0954c' , 
50-         } , 
5146      ] , 
5247    } , 
5348    { 
Original file line number Diff line number Diff line change @@ -218,10 +218,6 @@ export function Layout({ children }: Props) {
218218            label : 'Roadmap' , 
219219            url : 'https://docs.unlock-protocol.com/governance/roadmap/' , 
220220          } , 
221-           { 
222-             label : 'Careers' , 
223-             url : 'https://www.notion.so/unlockprotocol/Unlock-Jobs-907811d15c4d490091eb298f71b0954c' , 
224-           } , 
225221          { 
226222            label : 'Media Kit' , 
227223            url : 'https://unlockprotocol.notion.site/Press-Kit-35836bdcc88f400eb5bb429c477c3333' , 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments