Skip to content

Commit

Permalink
404.html: message cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
neteler committed Nov 5, 2023
1 parent eec8554 commit 8857ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/grass/layouts/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="col-lg-8 text-center mx-auto">
<h1><a href="{{ "/" | relURL }}"><img alt="GRASS GIS" src="{{.Site.BaseURL}}/images/logos/grasslogo.svg" width="33%"></a></h1>
<div class="alert alert-warning">
<h2 style="margin:10px;color:red;">Sorry, there's nothing here.
<h2 style="margin:10px;color:red;">Sorry, nothing growing here.
<span style="display:block;margin:10px;font-size:.75em;">
<a href="{{ "/" | relURL }}"><i class="fa fa-home"></i> home</a><br>
<a href="{{ "/learn/manuals/" | relURL }}"><i class="fa fa-file-text"></i> manuals</a><br>
Expand Down

0 comments on commit 8857ab0

Please sign in to comment.