aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+page-not-found/page-not-found.component.html
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-10-30 11:05:45 +0100
committerChocobozzz <me@florianbigard.com>2019-10-30 11:05:45 +0100
commite81461950ab4632e35d6467397ac1a1ccbbcf9d8 (patch)
treedd18c3eb7cba96019c0435ac56718ac0c128e6f6 /client/src/app/+page-not-found/page-not-found.component.html
parent006b83927b62b4471a1ce8fd2e59282e89dccd6c (diff)
downloadPeerTube-e81461950ab4632e35d6467397ac1a1ccbbcf9d8.tar.gz
PeerTube-e81461950ab4632e35d6467397ac1a1ccbbcf9d8.tar.zst
PeerTube-e81461950ab4632e35d6467397ac1a1ccbbcf9d8.zip
Increase 404 mascot size
Diffstat (limited to 'client/src/app/+page-not-found/page-not-found.component.html')
-rw-r--r--client/src/app/+page-not-found/page-not-found.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+page-not-found/page-not-found.component.html b/client/src/app/+page-not-found/page-not-found.component.html
index df3ea6739..37e382b2c 100644
--- a/client/src/app/+page-not-found/page-not-found.component.html
+++ b/client/src/app/+page-not-found/page-not-found.component.html
@@ -1,5 +1,5 @@
1<div class="root"> 1<div class="root">
2 <img src="/client/assets/images/mascot/defeated.png" alt="404 mascot"> 2 <img src="/client/assets/images/mascot/defeated.svg" alt="404 mascot">
3 3
4 <div class="text" i18n> 4 <div class="text" i18n>
5 Sorry, we couldn't find the page you were looking for. 5 Sorry, we couldn't find the page you were looking for.