Skip to content

Commit c49a4e6

Browse files
author
ID Bot
committed
Script updating gh-pages from 217ad16. [ci skip]
1 parent ab9380a commit c49a4e6

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

draft-davidben-tls-merkle-tree-certs.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,7 @@
568568
}
569569
blockquote {
570570
margin: 1em 0;
571+
border-left: 2px var(--pilcrow-strong) solid;
571572
}
572573
cite {
573574
display: block;
@@ -638,7 +639,7 @@
638639
}
639640
}
640641
@media not print {
641-
:hover > a.pilcrow {
642+
:hover > a.pilcrow, a.pilcrow:focus {
642643
opacity: 1;
643644
}
644645
a.pilcrow[href]:hover {
@@ -1050,7 +1051,7 @@
10501051
</tr></thead>
10511052
<tfoot><tr>
10521053
<td class="left">Benjamin, et al.</td>
1053-
<td class="center">Expires 26 July 2026</td>
1054+
<td class="center">Expires 2 August 2026</td>
10541055
<td class="right">[Page]</td>
10551056
</tr></tfoot>
10561057
</table>
@@ -1063,12 +1064,12 @@
10631064
<dd class="internet-draft">draft-davidben-tls-merkle-tree-certs-latest</dd>
10641065
<dt class="label-published">Published:</dt>
10651066
<dd class="published">
1066-
<time datetime="2026-01-22" class="published">22 January 2026</time>
1067+
<time datetime="2026-01-29" class="published">29 January 2026</time>
10671068
</dd>
10681069
<dt class="label-intended-status">Intended Status:</dt>
10691070
<dd class="intended-status">Standards Track</dd>
10701071
<dt class="label-expires">Expires:</dt>
1071-
<dd class="expires"><time datetime="2026-07-26">26 July 2026</time></dd>
1072+
<dd class="expires"><time datetime="2026-08-02">2 August 2026</time></dd>
10721073
<dt class="label-authors">Authors:</dt>
10731074
<dd class="authors">
10741075
<div class="author">
@@ -1133,7 +1134,7 @@ <h2 id="name-status-of-this-memo">
11331134
time. It is inappropriate to use Internet-Drafts as reference
11341135
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow">¶</a></p>
11351136
<p id="section-boilerplate.1-4">
1136-
This Internet-Draft will expire on 26 July 2026.<a href="#section-boilerplate.1-4" class="pilcrow">¶</a></p>
1137+
This Internet-Draft will expire on 2 August 2026.<a href="#section-boilerplate.1-4" class="pilcrow">¶</a></p>
11371138
</section>
11381139
</div>
11391140
<div id="copyright">

draft-davidben-tls-merkle-tree-certs.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
PLANTS Working Group D. Benjamin
66
Internet-Draft Google LLC
77
Intended status: Standards Track D. O'Brien
8-
Expires: 26 July 2026
8+
Expires: 2 August 2026
99
B. E. Westerbaan
1010
L. Valenta
1111
Cloudflare
1212
F. Valsorda
1313
Geomys
14-
22 January 2026
14+
29 January 2026
1515

1616

1717
Merkle Tree Certificates
@@ -63,7 +63,7 @@ Status of This Memo
6363
time. It is inappropriate to use Internet-Drafts as reference
6464
material or to cite them other than as "work in progress."
6565

66-
This Internet-Draft will expire on 26 July 2026.
66+
This Internet-Draft will expire on 2 August 2026.
6767

6868
Copyright Notice
6969

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h2>Preview for branch <a href="draft-davidben-tls-merkle-tree-certs-10">draft-d
2929
<tr>
3030
<td><a href="draft-davidben-tls-merkle-tree-certs-10/draft-davidben-tls-merkle-tree-certs.html" class="html draft-davidben-tls-merkle-tree-certs" title="Merkle Tree Certificates (HTML)">Merkle Tree Certificates</a></td>
3131
<td><a href="draft-davidben-tls-merkle-tree-certs-10/draft-davidben-tls-merkle-tree-certs.txt" class="txt draft-davidben-tls-merkle-tree-certs" title="Merkle Tree Certificates (Text)">plain text</a></td>
32-
<td>same as main</td>
32+
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://davidben.github.io/merkle-tree-certs/draft-davidben-tls-merkle-tree-certs.txt&amp;url_2=https://davidben.github.io/merkle-tree-certs/draft-davidben-tls-merkle-tree-certs-10/draft-davidben-tls-merkle-tree-certs.txt" class="diff draft-davidben-tls-merkle-tree-certs">diff with main</a></td>
3333
</tr>
3434
</table>
3535
<h2>Preview for branch <a href="russ-feedback">russ-feedback</a></h2>

0 commit comments

Comments
 (0)