]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Update vf-tag-demo2.html
authorMarc Foley <m.foley.88@gmail.com>
Tue, 4 Feb 2025 19:37:51 +0000 (19:37 +0000)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2025 19:37:51 +0000 (19:37 +0000)
vf-tag-demo2.html

index 543b43090126aedb9495f1719e60cd72f24fedfa..d1da0f14247beb38f1950cd4e36451e9322dafe1 100644 (file)
                             <th>CASL</th>
                             <th>CRSV</th>
                             <th>MONO</th>
+                            <th>Score</th>
                         </tr>
                     </thead>
                     <tbody>
                                 <td>${tag.coords.CASL || 0}</td>
                                 <td>${tag.coords.CRSV || 0}</td>
                                 <td>${tag.coords.MONO || 0}</td>
+                                <td>${tag.score}</td>
                             </tr>
                         `).join('')}
                     </tbody>