Skip to content

Commit 1c4554d

Browse files
Remove duplicate closing tag (#130)
SHA: da20661 Reason: push, by @youennf Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7494895 commit 1c4554d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
99
<meta content="Bikeshed version 2e3c4c68b, updated Fri Jan 14 14:49:00 2022 -0800" name="generator">
1010
<link href="https://www.w3.org/TR/webrtc-encoded-transform/" rel="canonical">
11-
<meta content="f80a936bd231a856e895cfd4c53e1ab399236f2e" name="document-revision">
11+
<meta content="da20661402f4ec16acfec2c52d0d828c0dfe11ef" name="document-revision">
1212
<style>/* style-autolinks */
1313

1414
.css.css, .property.property, .descriptor.descriptor {
@@ -579,7 +579,7 @@
579579
<div class="head">
580580
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
581581
<h1 class="p-name no-ref" id="title">WebRTC Encoded Transform</h1>
582-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2022-01-27">27 January 2022</time></p>
582+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2022-01-30">30 January 2022</time></p>
583583
<details open>
584584
<summary>More details about this document</summary>
585585
<div data-fill-with="spec-metadata">

0 commit comments

Comments
 (0)