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
|
# build output
|
||||||
dist/
|
dist/
|
||||||
|
dist-new/
|
||||||
|
|
||||||
# generated types
|
# generated types
|
||||||
.astro/
|
.astro/
|
||||||
|
|
|
@ -25,7 +25,7 @@ const pageTitle = "Aria's friends";
|
||||||
<FriendLink
|
<FriendLink
|
||||||
name="Krill Yourself 2"
|
name="Krill Yourself 2"
|
||||||
image="/static/img/88x31/lowtiergura-2.png"
|
image="/static/img/88x31/lowtiergura-2.png"
|
||||||
target="/static/img/88x31/lowtiergura-2.pn"
|
target="/static/img/88x31/lowtiergura-2.png"
|
||||||
/>
|
/>
|
||||||
<FriendLink
|
<FriendLink
|
||||||
name="Gura"
|
name="Gura"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue