File: download.html

package info (click to toggle)
node-headjs 1.0.3%2Bdfsg.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,888 kB
  • sloc: javascript: 18,509; xml: 33; sh: 14; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 606 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
<h2>head.ready(?)</h2>
<div class="text-c">
    <div class="group" style="max-width: 350px; margin: 0 auto">
        <div class="float-l">
            <h2>Api Documentation</h2>
            <a href="/site/documentation.html" title="Read the docs"><img alt="Documentation" src="/site/assets/img/docs.png" width="128" height="128" /></a>
        </div>
        <div class="float-r download">
            <h2>Download</h2>
            <a href="/site/download.html" title="Download HeadJS"><img alt="Download" src="/site/assets/img/download.png" width="128" height="128" /></a>
        </div>
    </div>
</div>