Browse Source

tags.html: don't export header

Marc Foley 1 day ago
parent
commit
28ae835f43
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .ci/tags.html

+ 1 - 0
.ci/tags.html

@@ -334,6 +334,7 @@
           {
             columns: ["Family", "Group/Tag", "Weight"],
             skipEmptyLines: true,
+            header: false
           }
         ) + "\n";
       },