Skip to content

Commit

Permalink
about_page: reordered the icons
Browse files Browse the repository at this point in the history
  • Loading branch information
0einstein0 authored and slint committed May 24, 2024
1 parent c49f73d commit 87e0551
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions content/about/contents.lr
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,16 @@ body:
</tr>
</thead>
<tbody>
<tr>
<td>Blue</td>
<td><img class="img-rounded" style="height:50px;" src="/static/img/icons/zenodo-icon-blue.svg"></td>
<td>
<a href="/static/img/icons/zenodo-icon-blue.ico">.ico</a><br>
</td>
<td>
<a href="/static/img/icons/zenodo-icon-blue.svg">wo/ border</a><br>
</td>
</tr>
<tr>
<td>Black</td>
<td><img class="img-rounded" style="width: 50px;" src="/static/img/icons/zenodo-icon-black.ico"></td>
Expand All @@ -184,16 +194,6 @@ body:
<a href="/static/img/icons/zenodo-icon-white.svg">wo/ border</a><br>
</td>
</tr>
<tr>
<td>Blue</td>
<td><img class="img-rounded" style="height:50px;" src="/static/img/icons/zenodo-icon-blue.svg"></td>
<td>
<a href="/static/img/icons/zenodo-icon-blue.ico">.ico</a><br>
</td>
<td>
<a href="/static/img/icons/zenodo-icon-blue.svg">wo/ border</a><br>
</td>
</tr>
</tbody>
</table> <!-- .table table-hover -->
</div> <!-- .col-md-6 col-lg-5 -->
Expand Down

0 comments on commit 87e0551

Please sign in to comment.