Skip to content

Commit

Permalink
Update header and AG number (#285)
Browse files Browse the repository at this point in the history
* update header and AG number

* change to draft

* change to non-confidential

* update title
  • Loading branch information
SteveLLamb authored Sep 30, 2024
1 parent 5f52148 commit 4d35e65
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions doc/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,15 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script type="module" src="../smpte.js"></script>
<meta itemprop="pubType" content="AG" />
<!-- <meta itemprop="pubNumber" content="99" /> -->
<meta itemprop="pubState" content="draft" />
<meta itemprop="pubNumber" content="26" />
<!-- <meta itemprop="pubPart" content="XX" /> -->
<meta itemprop="pubState" content="draft" />
<meta itemprop="pubStage" content="WD" />
<meta itemprop="pubConfidential" content="no" />
<!--< meta itemprop="pubTC" content="XX" /> -->
<meta itemprop="pubSuiteTitle" content="HTML Pub Tooling" />
<meta itemprop="pubDateTime" content="2024-09-30" />
<!-- <meta itemprop="pubRevisionOf" content="SMPTE ST XXXX-Y:ZZZZ" /> -->
<title>Editing HTML documents</title>
</head>

Expand Down

0 comments on commit 4d35e65

Please sign in to comment.