Skip to content

Commit 55fe3e8

Browse files
committed
Quick Save
1 parent 1a95d47 commit 55fe3e8

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

INSTALL.html

+8-8
Original file line numberDiff line numberDiff line change
@@ -59,37 +59,37 @@ <h2 id="compiled-version">Compiled version</h2>
5959
</blockquote>
6060
<table>
6161
<thead>
62-
<tr class="header">
62+
<tr>
6363
<th>Platform</th>
6464
<th>Zip Filename</th>
6565
</tr>
6666
</thead>
6767
<tbody>
68-
<tr class="odd">
68+
<tr>
6969
<td>Windows</td>
7070
<td>datatools-VERSION_NUMBER-Windows-x86_64.zip</td>
7171
</tr>
72-
<tr class="even">
72+
<tr>
7373
<td>Windows</td>
7474
<td>datatools-VERSION_NUMBER-Windows-arm64.zip</td>
7575
</tr>
76-
<tr class="odd">
76+
<tr>
7777
<td>Mac OS X</td>
7878
<td>datatools-VERSION_NUMBER-macOS-x86_64.zip</td>
7979
</tr>
80-
<tr class="even">
80+
<tr>
8181
<td>Mac OS X</td>
8282
<td>datatools-VERSION_NUMBER-macOS-arm64.zip</td>
8383
</tr>
84-
<tr class="odd">
84+
<tr>
8585
<td>Linux/Intel</td>
8686
<td>datatools-VERSION_NUMBER-Linux-x86_64.zip</td>
8787
</tr>
88-
<tr class="even">
88+
<tr>
8989
<td>Linux/ARM 64</td>
9090
<td>datatools-VERSION_NUMBER-Linux-aarch64.zip</td>
9191
</tr>
92-
<tr class="odd">
92+
<tr>
9393
<td>Raspbery Pi OS</td>
9494
<td>datatools-VERSION_NUMBER-RaspberryPiOS-arm7.zip</td>
9595
</tr>

how-to/data1.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@
2626
<section>
2727
<table>
2828
<thead>
29-
<tr class="header">
29+
<tr>
3030
<th>Number</th>
3131
<th>Value</th>
3232
</tr>
3333
</thead>
3434
<tbody>
35-
<tr class="odd">
35+
<tr>
3636
<td>one</td>
3737
<td>1</td>
3838
</tr>
39-
<tr class="even">
39+
<tr>
4040
<td>two</td>
4141
<td>2</td>
4242
</tr>
43-
<tr class="odd">
43+
<tr>
4444
<td>three</td>
4545
<td>3</td>
4646
</tr>

0 commit comments

Comments
 (0)