From c30f99c0dac6558d18a039051bdc96b2f47c9686 Mon Sep 17 00:00:00 2001 From: seotts Date: Thu, 28 Apr 2022 14:31:07 -0400 Subject: [PATCH] =?UTF-8?q?Add=20optional=20=E2=80=9CintlName=E2=80=9D=20r?= =?UTF-8?q?oute=20attribute=20for=20annual=20report?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routes.json | 1 + src/template.ejs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/routes.json b/src/routes.json index 85733c247..82d57f4f7 100644 --- a/src/routes.json +++ b/src/routes.json @@ -12,6 +12,7 @@ "routeAlias": "/annual-report/?$", "view": "annual-report/2020/annual-report", "title": "Annual Report 2020", + "intlName": "annual-report-2020", "viewportWidth": "device-width" }, { diff --git a/src/template.ejs b/src/template.ejs index 19105dd6f..cfafbc05f 100644 --- a/src/template.ejs +++ b/src/template.ejs @@ -79,7 +79,7 @@ - +