Fix the 'Krill yourself 2' 88x31 hyperlink
This commit is contained in:
parent
b65579e0ed
commit
a7148a0fa2
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
# build output
|
||||
dist/
|
||||
dist-new/
|
||||
|
||||
# generated types
|
||||
.astro/
|
||||
|
|
|
@ -25,7 +25,7 @@ const pageTitle = "Aria's friends";
|
|||
<FriendLink
|
||||
name="Krill Yourself 2"
|
||||
image="/static/img/88x31/lowtiergura-2.png"
|
||||
target="/static/img/88x31/lowtiergura-2.pn"
|
||||
target="/static/img/88x31/lowtiergura-2.png"
|
||||
/>
|
||||
<FriendLink
|
||||
name="Gura"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue