We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d021c3 commit c1232daCopy full SHA for c1232da
404.qmd
@@ -1,7 +1,9 @@
1
---
2
-title: Page Not Found
+title: "404"
3
4
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.
+::: {.callout-tip}
+## Page not found
+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
@@ -10,6 +10,8 @@ engine: knitr
10
11
website:
12
title: "Huber Group @ EMBL"
13
+ site-path: "/group/"
14
+ site-url: "https://www.huber.embl.de/group/"
15
open-graph:
16
locale:
17
en_US
0 commit comments