Add HTML sections

This commit is contained in:
Valentin Brandl 2019-04-19 19:13:43 +02:00
parent ca30476ea6
commit 94c97fc9b1
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -8,8 +8,11 @@
</head>
<body>
<section>
<h1>Hits-of-Code Badges</h1>
</section>
<section>
<div>
<p>
This API offers badges for the Hits-of-Code metric for your repositories. This metric was proposed by
@ -103,6 +106,7 @@ my <a href="https://mirror.oldsql.cc/key.asc">GPG key</a>
(<a href="http://pool.sks-keyservers.net/pks/lookup?op=get&amp;search=0x1FFE431282F4B8CC0A7579167FB009175885FC76">from a
keyserver</a>), or by using any other UID from my key.
</div>
</section>
</body>
</html>