Skip to content

Commit 9771adb

Browse files
Update index.html
1 parent 0b91073 commit 9771adb

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,12 @@
1010
</head>
1111
<body>
1212
<header id="title">
13-
<img src="images/icon_openpgpjs.png" style="float:left;" alt="OpenPGP.js Logo" title="OpenPGP.js" />
14-
<h1>OpenPGP.js</h1>
15-
<p>OpenPGP JavaScript Implementation.</p>
13+
<img src="images/logo-gdpr-eu-white.svg" id="eu-horizon" alt="This project is supported by the Horizon 2020 Framework Programme of the European Union">
14+
<div>
15+
<img src="images/icon_openpgpjs.png" style="float:left; width: 85px; margin-right: 1rem;" alt="OpenPGP.js Logo" title="OpenPGP.js" />
16+
<h1>OpenPGP.js</h1>
17+
<p>OpenPGP JavaScript Implementation.</p>
18+
</div>
1619
</header>
1720
<p><br /><br /></p>
1821
<section class="block">

0 commit comments

Comments
 (0)