forked from web/portal
base layout: update CSP; add RP
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<title>Ecogood portal</title>
|
||||
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; img-src https://*; child-src 'none';">
|
||||
<link rel="stylesheet" href="https://my.ecogood.world/ecogood.css"/>
|
||||
<link rel="icon" href="https://my.ecogood.world/favicon-cropped.webp" sizes="32x32" />
|
||||
<link rel="icon" href="https://my.ecogood.world/favicon.webp" sizes="192x192" />
|
||||
@@ -142,20 +143,20 @@
|
||||
|
||||
<div id="epframe">
|
||||
<a href="https://www.ecogood.org/media/filer_public/73/da/73dab961-6125-4f69-bf7a-3c8613a90739/gwoe_arbeitsbuch_5_0_vollbilanz.pdf" target="_blank">
|
||||
<div class="epsrect" style="background-image: url(https://my.ecogood.world/gwoe-arbeitsbuch-5v.jpg);"></div>
|
||||
<div class="epsrect buchvoll"></div>
|
||||
</a>
|
||||
|
||||
<a href="https://www.ecogood.org/media/filer_public/04/8e/048e113f-5802-494e-866b-c3f8c8a6a674/gwoe_arbeitsbuch_5_0_kompaktbilanz.pdf" target="_blank">
|
||||
<div class="epsrect" style="background-image: url(https://my.ecogood.world/gwoe-arbeitsbuch-5k.jpg);">
|
||||
</div></a>
|
||||
<div class="epsrect buchkompakt"></div>
|
||||
</a>
|
||||
|
||||
<a href="https://wiki.ecogood.org/download/attachments/10649644/GW%C3%96_Umgangskodex.pdf?version=2&modificationDate=1516310958744&api=v2" target="_blank">
|
||||
<div class="epsrect" style="background-image:url(https://my.ecogood.world/epecg.png);">
|
||||
<div class="epsrect buchkodex">
|
||||
<div class="eptextfunc" style="color: #5a5a5a; text-transform:uppercase; text-align:left;padding-left:24px; font-size: 95%">Umgangs<br />kodex</div></div>
|
||||
</a>
|
||||
|
||||
<a href="https://wiki.ecogood.org/pages/viewpage.action?pageId=33949627&preview=/12359328/26348450/GWOE_Regelwerk1804.pdf" target="_blank">
|
||||
<div class="epsrect" style="background-image:url(https://my.ecogood.world/gwoe-regelwerk.jpg); background-size:100%;">
|
||||
<div class="epsrect buchregel">
|
||||
</div></a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user