Skip to content

Commit 3f55c75

Browse files
committed
fix h1 on splash page
1 parent a65deb4 commit 3f55c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<main property="mainContentOfPage" resource="#wb-main" typeof="WebPageElement">
7676
<div class="sp-hb">
7777
<div class="sp-bx col-xs-12">
78-
<h1 property="name" class="wb-inv">{{ title }}</h1>
78+
<h1 property="name" class="wb-inv">{{ title.en }} / <span lang="fr">{{ title.fr }}</span></h1>
7979
<div class="row">
8080
<div class="col-xs-11 col-md-8" property="publisher" resource="#wb-publisher" typeof="GovernmentOrganization">
8181
<img src="https://wet-boew.github.io/themes-dist/GCWeb/GCWeb/assets/sig-blk-en.svg" width="283" alt="Government of Canada" property="logo"><span class="wb-inv"> / <span lang="fr">Gouvernement du Canada</span></span>

0 commit comments

Comments
 (0)