File: header.html

package info (click to toggle)
node-mocha 4.1.0%2Bds3-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,956 kB
  • sloc: makefile: 163; sh: 17
file content (11 lines) | stat: -rw-r--r-- 227 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
<header id="_header">
  <h1>
    <a href="/">
      <img src="/images/mocha-logo.svg" alt="Mocha" width="192" height="192">
    </a>
  </h1>

  <p id="tag">
    <em>simple</em>, <em>flexible</em>, <em>fun</em>
  </p>
</header>