Compare commits
2 Commits
7df0e5aed1
...
03631c88c7
Author | SHA1 | Date |
---|---|---|
Vincenzo Cestone | 03631c88c7 | |
Vincenzo Cestone | 534358d3ba |
|
@ -5,7 +5,7 @@ styles=css/login.css css/d4science.css
|
|||
#stylesCommon=web_modules/@patternfly/react-core/dist/styles/base.css web_modules/@patternfly/react-core/dist/styles/app.css node_modules/patternfly/dist/css/patternfly.min.css node_modules/patternfly/dist/css/patternfly-additions.min.css lib/pficon/pficon.css
|
||||
|
||||
#titleTag=
|
||||
#favicon=https://services.d4science.org/favicon.ico
|
||||
favicon=https://www.d4science.org/favicon.ico
|
||||
contentBgImg=img/color-triangles.png
|
||||
#contentStyle=background: url("https://url-of-background-img");
|
||||
headerReplacementStyle=height: 0;
|
||||
|
@ -21,8 +21,8 @@ infrastructureLogoStyle=height: 27px;
|
|||
|
||||
footerStyle=display: flex; flex-direction: column; width: 100%; padding-top: 10px;
|
||||
|
||||
#linkTerms=
|
||||
#linkCookies=
|
||||
linkTerms=https://www.d4science.org/terms-of-use
|
||||
linkCookies=https://www.d4science.org/cookie-policy
|
||||
linkPrivacy=https://www.iubenda.com/privacy-policy/441050
|
||||
#linkProject=
|
||||
descrProject=Project Home
|
||||
|
@ -31,7 +31,8 @@ ECLogo=no
|
|||
ECLogoStyle=max-width: 35px;
|
||||
ECLogoAlt=EU H2020 programme
|
||||
|
||||
footerRow=Project has received funding from the European Union's Horizon programme ...
|
||||
#Uncomment the following line if needed
|
||||
#footerRow=Project has received funding from the European Union's Horizon programme ...
|
||||
|
||||
kcFormCardWideClass=card-d4s-wide
|
||||
kcLogoIdP-eosc-oidc=fa fa-university
|
||||
|
|
|
@ -0,0 +1,23 @@
|
|||
|
||||
parent=d4science
|
||||
|
||||
titleTag=Navigator Gateway
|
||||
favicon=http://navigator.med.unipi.it/favicon.ico
|
||||
contentBgImg=
|
||||
contentStyle=background:radial-gradient(ellipse,rgba(47,70,155,0.4) 0,rgba(47,70,155,1) 100%,rgba(255,255,255,1) 100%);
|
||||
|
||||
logoSrc=https://navigator.d4science.org/image/layout_set_logo?img_id=399301380
|
||||
logoAlt=NAVIGATOR
|
||||
logoStyle=height: 50px;
|
||||
|
||||
infrastructureLogo=yes
|
||||
|
||||
linkTerms=https://navigator.d4science.org/terms-of-use
|
||||
linkCookies=https://navigator.d4science.org/cookie-policy
|
||||
linkPrivacy=https://www.iubenda.com/privacy-policy/441050
|
||||
|
||||
linkProject=http://navigator.med.unipi.it/
|
||||
|
||||
ECLogo=no
|
||||
|
||||
#footerRow=
|
|
@ -0,0 +1,23 @@
|
|||
|
||||
parent=d4science
|
||||
|
||||
titleTag=VLab ISTI Gateway
|
||||
#favicon=
|
||||
contentBgImg=
|
||||
contentStyle=background: radial-gradient(ellipse,rgba(109,124,147,0.4) 0,rgba(109,124,147,1)100%,rgba(255,255,255,1) 100%);
|
||||
|
||||
logoSrc=https://vlab.isti.cnr.it/image/layout_set_logo?img_id=349824523
|
||||
logoAlt=VLab ISTI
|
||||
logoStyle=height: 60px;
|
||||
|
||||
infrastructureLogo=yes
|
||||
|
||||
linkTerms=https://vlab.isti.cnr.it/terms-of-use
|
||||
linkCookies=https://vlab.isti.cnr.it/cookie-policy
|
||||
linkPrivacy=https://www.iubenda.com/privacy-policy/441050
|
||||
|
||||
#linkProject=https://vlab.isti.cnr.it/
|
||||
|
||||
ECLogo=no
|
||||
|
||||
footerRow=D4Science is supporting the operation of a large set of diverse Inititiatives, Community of Practice, and Projects by offering VREs and Services.
|
Loading…
Reference in New Issue