Skip to content

Commit f5ec860

Browse files
committed
Add paragraphs to index.html
1 parent 124b381 commit f5ec860

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docs/index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@
44
<title>qp-arduino Documentation</title>
55
</head>
66
<body>
7-
<p>
8-
<a href="https://github.com/janelia-arduino/qp-arduino">qp-arduino repository</a>
9-
<a href="./source/README.md">source repository documentation</a>
10-
<a href="./qpcpp/index.html">qpcpp documentation</a>
11-
<a href="./qm/index.html">qm documentation</a>
12-
</p>
7+
<p><a href="https://github.com/janelia-arduino/qp-arduino">qp-arduino repository</a></p>
8+
<p><a href="./source/README.md">source repository documentation</a></p>
9+
<p><a href="./qpcpp/index.html">qpcpp documentation</a></p>
10+
<p><a href="./qm/index.html">qm documentation</a></p>
1311
</body>
1412
</html>

0 commit comments

Comments
 (0)