fix: edit version geovisio siteweb

This commit is contained in:
Jean Andreani
2023-08-03 08:51:07 +00:00
parent 6726b62132
commit e4dffd032a
3 changed files with 2 additions and 3 deletions

View File

@@ -56,5 +56,4 @@ deploy:
CI: 1
script:
- yarn install
- yarn upgrade geovisio@develop
- yarn build

View File

@@ -2,7 +2,7 @@
<link
rel="stylesheet"
type="text/css"
href="https://cdn.jsdelivr.net/npm/geovisio@develop/build/index.css"
href="https://cdn.jsdelivr.net/npm/geovisio@2.1.1/build/index.css"
/>
<main class="entry-page">
<section id="viewer" class="entry-viewer">

View File

@@ -2,7 +2,7 @@
<link
rel="stylesheet"
type="text/css"
href="https://cdn.jsdelivr.net/npm/geovisio@develop/build/index.css"
href="https://cdn.jsdelivr.net/npm/geovisio@2.1.1/build/index.css"
/>
<main :class="['entry-page', { 'menu-is-open': menuIsOpen }]">
<div class="button-close">