Commit 6c53f2bc authored by Guillermo Sanz López's avatar Guillermo Sanz López
Browse files

working pre quit grafana for 6G sandbox meeting

parent 3ad095a4
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -27,9 +27,11 @@ const FooterContent = () => {
      </Typography>
      {/* Elemento central */}
      <Box sx={{ display: 'flex', alignItems: 'center', marginRight: 8 }}>
        <img src='/images/6g-sandbox.png' alt='logo' width='30' height='30' />
        <img src='/images/6g-sandbox.png' alt='logo' width='60' height='30' />
        <Typography sx={{ marginLeft: 2 }}>
          <LinkStyled target='_blank' href='https://6g-sandbox.eu/'>
            6G Sandbox
          </LinkStyled>
        </Typography>
      </Box>
      {hidden ? null : (