Skip to content

Commit c1232da

Browse files
committed
Improved the 404 page
1 parent 1d021c3 commit c1232da

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

404.qmd

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
2-
title: Page Not Found
2+
title: "404"
33
---
44

5-
The page you requested cannot be found (perhaps it was moved or renamed).
6-
7-
You may want to try searching to find the page's new location.
5+
::: {.callout-tip}
6+
## Page not found
7+
The page you requested was not found.
8+
You may want to try this website's search function (🔍) to find what you are looking for.
9+
:::

_quarto.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ engine: knitr
1010

1111
website:
1212
title: "Huber Group @ EMBL"
13+
site-path: "/group/"
14+
site-url: "https://www.huber.embl.de/group/"
1315
open-graph:
1416
locale:
1517
en_US

0 commit comments

Comments
 (0)