Merge pull request #2122 from brendandahl/updateindex
Update index template.
This commit is contained in:
commit
612c7eead9
@ -8,7 +8,8 @@
|
|||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
body {
|
body {
|
||||||
margin-top: 1.0em;
|
margin-top: 1.0em;
|
||||||
background-color: #482a30;
|
background-color: rgb(64, 64, 64);
|
||||||
|
background-image: url(images/texture.png);
|
||||||
font-family: Helvetica, Arial, FreeSans, san-serif;
|
font-family: Helvetica, Arial, FreeSans, san-serif;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
@ -50,20 +51,28 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2>Try it out!</h2>
|
<h2>Try it out!</h2>
|
||||||
<p>Live <a href="web/viewer.html">demo</a> lives here.</p>
|
<p>Live <a href="web/viewer.html">demo</a> or firefox <a href="https://addons.mozilla.org/en-US/firefox/addon/pdfjs/">extension</a>.</p>
|
||||||
|
|
||||||
<h2>Authors</h2>
|
<h2>Authors</h2>
|
||||||
<p>Vivien Nicolas (21@vingtetun.org)
|
Andreas Gal (gal@mozilla.com)<br/>
|
||||||
<br/>Andreas Gal (andreas.gal@gmail.com)
|
Chris G Jones (cjones@mozilla.com)<br/>
|
||||||
<br/>Soumya Deb (debloper@gmail.com)
|
Shaon Barman (shaon.barman@gmail.com)<br/>
|
||||||
<br/>Chris Jones (jones.chris.g@gmail.com)
|
Vivien Nicolas (21@vingtetun.org)<br/>
|
||||||
<br/>Justin D'Arcangelo (justindarc@gmail.com)
|
Justin D'Arcangelo (justindarc@gmail.com)<br/>
|
||||||
<br/>sbarman (sbarman@eecs.berkeley.edu)
|
Yury Delendik (ydelendik@mozilla.com)<br/>
|
||||||
<br/>
|
Kalervo Kujala<br/>
|
||||||
<br/> </p>
|
Adil Allawi (@ironymark)<br/>
|
||||||
<h2>Contact</h2>
|
Jakob Miland (saebekassebil@gmail.com)<br/>
|
||||||
<p> (andreas.gal@gmail.com)
|
Artur Adib (aadib@mozilla.com)<br/>
|
||||||
<br/> </p>
|
Brendan Dahl (bdahl@mozilla.com)<br/>
|
||||||
|
David Quintana (gigaherz@gmail.com)<br/>
|
||||||
|
Julian Viereck (julian.viereck@gmail.com)<br/>
|
||||||
|
<a href="https://github.com/mozilla/pdf.js/graphs/contributors">...</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>Contact</h2>
|
||||||
|
<p> (dev-pdf-js@lists.mozilla.org)
|
||||||
|
<br/> </p>
|
||||||
|
|
||||||
|
|
||||||
<h2>Download</h2>
|
<h2>Download</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user