Skip to content

Commit

Permalink
Restore return text
Browse files Browse the repository at this point in the history
  • Loading branch information
piazzai committed Oct 11, 2023
1 parent afe817f commit c29404b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<span {{ span }}>0</span>
<span {{ span }}>4</span>
<h1 class="display-5">{{ title }}</h1>
<p class="fs-5"><a href="{{ '/' | relative_url }}">Go back</a></p>
<p class="fs-5"><a href="{{ '/' | relative_url }}">Return to the homepage</a></p>
</div>
</main>

0 comments on commit c29404b

Please sign in to comment.