From f741e0e3163195a4959939e84d8a4f0e501b977c Mon Sep 17 00:00:00 2001 From: Rob Larsen Date: Fri, 15 Sep 2023 07:45:52 -0400 Subject: [PATCH] It once had Job in the title, but doesn't anymore (#843) --- src/_data/site.json | 2 +- src/index.njk | 2 +- src/translations/danish/README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/_data/site.json b/src/_data/site.json index 0ae7dbc..f7f61f1 100644 --- a/src/_data/site.json +++ b/src/_data/site.json @@ -1,6 +1,6 @@ { - "title": "Front-end Job Interview Questions", + "title": "Front-end Developer Interview Questions", "url": "https://h5bp.org/Front-end-Developer-Interview-Questions/", "description": "A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.", "keywords": "front-end, interview questions, css questions, js questions, html questions, performance questions, interview test", diff --git a/src/index.njk b/src/index.njk index 660e857..57a4d59 100644 --- a/src/index.njk +++ b/src/index.njk @@ -7,7 +7,7 @@ rtl: false {% block pageTop %}
-
+

{{ title }}

A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore. Read more about it here. Better in your language? See one of our translations. diff --git a/src/translations/danish/README.md b/src/translations/danish/README.md index 8c6e383..13df452 100644 --- a/src/translations/danish/README.md +++ b/src/translations/danish/README.md @@ -1,11 +1,11 @@ --- -title: Front-end Job Interview Spørgsmål +title: Front-end Developer Interview Spørgsmål layout: layouts/page.njk permalink: /translations/danish/index.html lang: da --- -# Front-end Job Interview Spørgsmål +# Front-end Developer Interview Spørgsmål @version 1.0