Skip to content

Commit 3bc82a9

Browse files
Tidied up document using tidy-html5 (#188)
* chore: tidy up index.html * remove TBW --------- Co-authored-by: timcappalli <6476604+timcappalli@users.noreply.github.com> Co-authored-by: Tim Cappalli <tim@cloudauth.dev>
1 parent d73f8d0 commit 3bc82a9

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

index.html

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,26 +64,25 @@
6464
<h2>
6565
Introduction
6666
</h2>
67-
<p>
68-
TBW
69-
</p>
7067
<p id="credential-type-examples">
7168
There are many types of digital credential that can be presented using
7269
this API. <dfn data-lt="credential type examples">Examples of these
7370
types</dfn> include:
7471
</p>
7572
<ul>
76-
<li>a driving license, passport, or other identity card issued by a government
77-
institution
73+
<li>a driving license, passport, or other identity card issued by a
74+
government institution
7875
</li>
7976
<li>a travel authorization document issued by an embassy or consulate
8077
</li>
8178
<li>a proof of employment issued by a public or private organization
8279
</li>
83-
<li>a proof of education or professional training issued by an institution
80+
<li>a proof of education or professional training issued by an
81+
institution
8482
</li>
85-
<li>and many other scenarios as described in
86-
<a href="https://www.w3.org/TR/vc-use-cases/">Verifiable Credentials Use Cases</a>
83+
<li>and many other scenarios as described in <a href=
84+
"https://www.w3.org/TR/vc-use-cases/">Verifiable Credentials Use
85+
Cases</a>
8786
</li>
8887
</ul>
8988
<h2>

0 commit comments

Comments
 (0)