Change order of display for long and short url

This commit is contained in:
SinTan1729
2022-11-03 14:47:38 -05:00
parent 25c12960f3
commit 04421a592b
2 changed files with 7 additions and 7 deletions

View File

@@ -52,8 +52,8 @@
<table class="pure-table">
<thead>
<tr>
<td>Long URL</td>
<td>Short url</td>
<td>Long URL</td>
<td></td>
</tr>
</thead>