mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-18 03:25:55 +00:00
index.html: fix up h2 syntax
This commit is contained in:
parent
a70cbb894c
commit
2ecfb84fe8
@ -14,14 +14,15 @@
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<font size="+2">
|
||||
<center>
|
||||
<h2>
|
||||
<a href="https://github.com/dankamongmen/notcurses">github</a><span> </span>
|
||||
<a href="https://nick-black.com/htp-notcurses.pdf">book</a><span> </span>
|
||||
<a href="https://nick-black.com/dankwiki/index.php/Notcurses">dankwiki</a>
|
||||
<a href="html/index.html">doxygen</a></h2>
|
||||
<a href="html/index.html">doxygen</a>
|
||||
<a href="https://drone.dsscaw.com:4443/dankamongmen/notcurses/">drone</a>
|
||||
</h2>
|
||||
</center>
|
||||
</font>
|
||||
<hr>
|
||||
<h1><a href="https://nick-black.com/dankwiki/index.php/Notcurses">notcurses</a> man pages (v1.6.6)</h1>
|
||||
<a href="notcurses.3.html">notcurses(3)</a>—a blingful TUI library<br/>
|
||||
|
Loading…
Reference in New Issue
Block a user