We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b91073 commit 9771adbCopy full SHA for 9771adb
index.html
@@ -10,9 +10,12 @@
10
</head>
11
<body>
12
<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>
+ <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">
+ <div>
+ <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>
19
</header>
20
<p><br /><br /></p>
21
<section class="block">
0 commit comments