Nantes Université

Skip to content

Add Glicid long logo and update CI config

Benoit SEIGNOVERT a demandé de fusionner logo-long vers main

glicid_long

  • Move logo to top left:

image

  • Improve context image layout on small screen:

image

  • Deploy to Gitlab Pages except on main and add environnement names and urls:
pages:
  ...
  except:
      - main
   ...
  environment:
    name: Staging env
    url: https://glicid.univ-nantes.io/doc/site_institutionnel/

deploy on guix:
  ...
  only:
    - main
  ...
  environment:
    name: Prod env
    url: https://glicid.fr

Rapports de requête de fusion