File: header.html

package info (click to toggle)
ocaml-markup 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,340 kB
  • sloc: ml: 15,131; makefile: 89
file content (9 lines) | stat: -rw-r--r-- 337 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<div class="head">
  <div class="top-links">
    <a class="github" href="https://github.com/aantron/markup.ml">GitHub</a>
    <a href="https://github.com/aantron/markup.ml#installing">Installing</a>
    <a href="https://github.com/aantron/markup.ml/blob/master/doc/CONTRIBUTING.md">Contributing</a>
  </div>

  <h1>Markup.ml</h1>
</div>