Skip to content

Commit 472fb09

Browse files
committed
Commit built page
1 parent 8cd899d commit 472fb09

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<link rel="icon" href="logo.svg">
1414

15-
<script type="module" src="http://127.0.0.1:5173/src/vite/theme.js"></script><script type="module" src="http://127.0.0.1:5173/@vite/client"></script><script type="module" src="http://127.0.0.1:5173/src/vite/head.js"></script><script type="module" src="http://127.0.0.1:5173/src/vite/katex.js"></script>
15+
<script src="assets/compiled/theme.js"></script><link href="assets/compiled/head.css" rel="stylesheet"/><script src="assets/compiled/head.js"></script><link href="assets/compiled/katex.css" rel="stylesheet"/>
1616
</head>
1717
<body features="logo source">
1818
<svg id="svg" version="1.1" xmlns="http://www.w3.org/2000/svg">
@@ -966,7 +966,7 @@ <h3 id="informative-references"><span class="spec-up-heading-text">Informative R
966966
<a class="term-reference" href="#term:presentation-definition">Presentation Definition</a> and a <a class="term-reference" href="#term:conformant-consumer">Conformant Consumer</a> of a
967967
<a class="term-reference" href="#term:presentation-submission">Presentation Submission</a>.</dd><dt><span id="term:PE:oidc">OIDC</span></dt><dd><a path-0="openid.net" path-1="specs" path-2="openid-connect-core-1_0.html" href="https://openid.net/specs/openid-connect-core-1_0.html">Open ID Connect</a>. Jones, M., Bradley, J., and N. Sakimura. Status: Approved Specification</dd><dt><span id="term:PE:linked-data-proofs"><span id="term:linked-data-proof">Linked Data Proof</span></span></dt><dd><a path-0="w3c-ccg.github.io" path-1="data-integrity-spec" path-2="" href="https://w3c-ccg.github.io/data-integrity-spec/">Data Integrity 1.0</a>. Dave Longley, Manu Sporny. 2022-03. Status: Draft Community Group Report.</dd><dt><span id="term:PE:linked-data-proofs"><span id="term:PE:linked-data-proof">Linked Data Proof</span></span></dt><dd><a path-0="w3c-ccg.github.io" path-1="data-integrity-spec" path-2="" href="https://w3c-ccg.github.io/data-integrity-spec/">Data Integrity 1.0</a>. Dave Longley, Manu Sporny. 2022-03. Status: Draft Community Group Report.</dd><dt><span id="term:PE:json-schema-draft-7"><span id="term:json-schema">JSON Schema</span></span></dt><dd><a path-0="json-schema.org" path-1="draft-07" path-2="json-schema-release-notes.html" href="https://json-schema.org/draft-07/json-schema-release-notes.html">JSON Schema Draft-07</a>. OpenJS Foundation. 2018-03-19. Status: Internet-Draft.</dd><dt><span id="term:PE:json-schema-draft-7"><span id="term:PE:json-schema">JSON Schema</span></span></dt><dd><a path-0="json-schema.org" path-1="draft-07" path-2="json-schema-release-notes.html" href="https://json-schema.org/draft-07/json-schema-release-notes.html">JSON Schema Draft-07</a>. OpenJS Foundation. 2018-03-19. Status: Internet-Draft.</dd><dt><span id="term:PE:credential-handler-api"><span id="term:chapi">CHAPI</span></span></dt><dd><a path-0="w3c-ccg.github.io" path-1="credential-handler-api" path-2="" href="https://w3c-ccg.github.io/credential-handler-api/">W3C Credential Handler API 1.0</a>. Dave Longley, Manu Sporny. 2020-2-19. Status: Draft Community Group Report.</dd><dt><span id="term:PE:credential-handler-api"><span id="term:PE:chapi">CHAPI</span></span></dt><dd><a path-0="w3c-ccg.github.io" path-1="credential-handler-api" path-2="" href="https://w3c-ccg.github.io/credential-handler-api/">W3C Credential Handler API 1.0</a>. Dave Longley, Manu Sporny. 2020-2-19. Status: Draft Community Group Report.</dd><dt><span id="term:PE:didcomm">DIDComm</span></dt><dd><a path-0="github.com" path-1="decentralized-identity" path-2="didcomm-messaging" href="https://github.com/decentralized-identity/didcomm-messaging">DIF DIDComm Messaging</a>. Daniel Hardman, Sam Curren. Status: Working Group Draft.</dd></dl></div>
968968
<template id="spec_up_config">{&quot;title&quot;:&quot;Spec-Up Example&quot;,&quot;spec_directory&quot;:&quot;./single-file-test&quot;,&quot;output_path&quot;:&quot;./&quot;,&quot;logo&quot;:&quot;logo.svg&quot;,&quot;logo_link&quot;:&quot;https://github.com/decentralized-identity/spec-up&quot;,&quot;source&quot;:{&quot;host&quot;:&quot;github&quot;,&quot;account&quot;:&quot;decentralized-identity&quot;,&quot;repo&quot;:&quot;spec-up&quot;},&quot;external_specs&quot;:[{&quot;PE&quot;:&quot;https://identity.foundation/presentation-exchange&quot;}],&quot;katex&quot;:true}</template>
969-
<script type="module" src="http://127.0.0.1:5173/src/vite/body.js"></script>
969+
<script src="assets/compiled/body.js"></script>
970970
</body>
971971
</html>
972972

multi-file-test/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<link rel="icon" href="../logo.svg">
1414

15-
<script type="module" src="http://127.0.0.1:5173/src/vite/theme.js"></script><script type="module" src="http://127.0.0.1:5173/@vite/client"></script><script type="module" src="http://127.0.0.1:5173/src/vite/head.js"></script>
15+
<script src="assets/compiled/theme.js"></script><link href="assets/compiled/head.css" rel="stylesheet"/><script src="assets/compiled/head.js"></script>
1616
</head>
1717
<body features="logo source">
1818
<svg id="svg" version="1.1" xmlns="http://www.w3.org/2000/svg">
@@ -334,7 +334,7 @@ <h3 id="charts"><span class="spec-up-heading-text">Charts</span><a class="toc-an
334334

335335

336336
<template id="spec_up_config">{&quot;title&quot;:&quot;Spec-Up Multi-File Example&quot;,&quot;spec_directory&quot;:&quot;./multi-file-test&quot;,&quot;markdown_paths&quot;:[&quot;header.md&quot;,&quot;abstract.md&quot;,&quot;getting-started.md&quot;,&quot;features.md&quot;],&quot;logo&quot;:&quot;../logo.svg&quot;,&quot;logo_link&quot;:&quot;https://github.com/decentralized-identity/spec-up&quot;,&quot;source&quot;:{&quot;host&quot;:&quot;github&quot;,&quot;account&quot;:&quot;decentralized-identity&quot;,&quot;repo&quot;:&quot;spec-up&quot;}}</template>
337-
<script type="module" src="http://127.0.0.1:5173/src/vite/body.js"></script>
337+
<script src="assets/compiled/body.js"></script>
338338
</body>
339339
</html>
340340

0 commit comments

Comments
 (0)