Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
feat(links.html): add avatar for **sensei** in the acknowledgements s…
Browse files Browse the repository at this point in the history
…ection

Added an avatar image for **sensei** to the acknowledgements section of the Links page. This enhances the visual presentation of the thank-you list.
  • Loading branch information
gytxtx committed Sep 4, 2024
1 parent 0e0086c commit 3756792
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Binary file added assets/images/sensei.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions links.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h1 class="title">友情链接</h1>
<tbody>
<tr>
<td style="text-align:center"><img src="./assets/images/Khrisma.jpg" alt="壹水合氨"
width="50"></td>
width="100"></td>
<td style="text-align:center">壹水合氨</td>
<td style="text-align:center"><a
href="https://saiba.moe/"><code>https://saiba.moe/</code></a></td>
Expand All @@ -120,7 +120,8 @@ <h1 class="title">友情链接</h1>
</td>
</tr>
<tr>
<td style="text-align:center"></td>
<td style="text-align:center"><img src="./assets/images/sensei.jpg" alt="壹水合氨"
width="100"></td>
<td style="text-align:center">喜欢 Blue Archive 的玩家们</td>
<td style="text-align:center">-
</td>
Expand Down

0 comments on commit 3756792

Please sign in to comment.