Add HTML sections
This commit is contained in:
parent
ca30476ea6
commit
94c97fc9b1
@ -8,8 +8,11 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
<section>
|
||||||
<h1>Hits-of-Code Badges</h1>
|
<h1>Hits-of-Code Badges</h1>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
<div>
|
<div>
|
||||||
<p>
|
<p>
|
||||||
This API offers badges for the Hits-of-Code metric for your repositories. This metric was proposed by
|
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&search=0x1FFE431282F4B8CC0A7579167FB009175885FC76">from a
|
(<a href="http://pool.sks-keyservers.net/pks/lookup?op=get&search=0x1FFE431282F4B8CC0A7579167FB009175885FC76">from a
|
||||||
keyserver</a>), or by using any other UID from my key.
|
keyserver</a>), or by using any other UID from my key.
|
||||||
</div>
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user