Skip to content

Commit 7db4da5

Browse files
committed
Update html title
1 parent 9e2978c commit 7db4da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/finalizing/templates/index-html.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<link rel="icon" type="image/png" href="https://humanatlas.io/favicon.png" />
88

9-
<title>{{ title }}, {{ version }}</title>
9+
<title>{{ was_derived_from.title }}, {{ version }}</title>
1010
{% if includeBaseHref %}
1111
<base href="{{ iri }}/">
1212
{% endif %}

0 commit comments

Comments
 (0)