It once had Job in the title, but doesn't anymore (#843)
This commit is contained in:
parent
bc4b1c9901
commit
f741e0e316
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ rtl: false
|
|||
|
||||
{% block pageTop %}
|
||||
<main class="header">
|
||||
<iframe title="GitHub stars for Front-end Job Interview Questions" src="https://ghbtns.com/github-btn.html?user=h5bp&repo=Front-end-Developer-Interview-Questions&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe><br>
|
||||
<iframe title="GitHub stars for Front-end Developer Interview Questions" src="https://ghbtns.com/github-btn.html?user=h5bp&repo=Front-end-Developer-Interview-Questions&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe><br>
|
||||
<h1 class="header-big-title gradient1">{{ title }}</h1>
|
||||
<p class="header-big-description">
|
||||
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore. <a href="{{ '/about/' | url }}">Read more about it here</a>. Better in your language? See one of our <a href="{{ '/translations/' | url }}">translations</a>.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue