Skip to content

Commit 9ba5ce4

Browse files
committed
changes on 404
1 parent 8ff2a1a commit 9ba5ce4

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

overrides/404.html

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,16 @@
55
<div style="text-align: center;">
66
<img src="/static/images/logo/PBG_logo_W@300x.png" alt="404 Image" style="width: 50%; max-width: 400px; padding-bottom: 1rem;">
77
<h1 style="font-size: 35px;">404 - Not found</h1>
8-
<p style="font-size: 20px;">Oops!✨ It seems like you've lost your way in the world of 404.
8+
<p style="font-size: 20px;">Oops!✨ Sembra che tu abbia perso la strada nel mondo del 404.
99

10-
Don't worry, the page you're looking for seems to have hidden away for a bit. But fear not, there are still plenty
11-
of interesting things to discover here!
10+
Non temere, anche gli errori ci insegnano qualcosa. Respira profondamente, abbraccia lo zen di Python e ritorna al percorso principale con "import this".
1211

13-
Go back and continue your exploration, you might find something surprising along the way!
14-
<br>
15-
Good luck! 🌟🗺️
16-
</p>
12+
Continua a programmare, continua a esplorare!</p>
1713
<hr style="border-top: 2px solid grey;">
18-
<p style="font-size: 20px;">Ops!✨ Sembra che tu abbia perso la strada nel mondo del 404.
14+
<p style="font-size: 20px;">Oops!✨ It seems like you've lost your way in the world of 404.
15+
16+
Don't worry, even errors teach us something. Take a deep breath, embrace the Zen of Python, and return to the main path with "import this".
1917

20-
Non preoccuparti, la pagina che cerchi sembra essersi nascosta per un po'. Ma non temere, ci sono ancora molte cose interessanti da scoprire qui!
21-
22-
Torna indietro e continua la tua esplorazione, potresti trovare qualcosa di sorprendente lungo il percorso!
23-
<br>
24-
Buona fortuna! 🌟🗺️</p>
18+
Keep coding, keep exploring!</p>
2519
</div>
2620
{% endblock %}

0 commit comments

Comments
 (0)