Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IRMA
Github mirrors
irma-website
Commits
f25a79a4
Commit
f25a79a4
authored
Sep 24, 2019
by
Hanna Schraffenberger
Browse files
fix: page title
parent
d40c73fc
Pipeline
#30178
passed with stage
in 15 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
_includes/head.html
View file @
f25a79a4
...
...
@@ -6,7 +6,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"ie=edge,chrome=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
<base
href=
"{{ site.baseurl }}"
>
<title>
{% if page.title %}{{ page.title }}
-
{% endif %}
{{ site.title }}
</title>
<title>
{% if page.title %}{{ page.title }}{% endif %}
</title>
<meta
name=
"author"
content=
"{{ site.author }}"
>
<meta
name=
"description"
content=
"{{ site.description }}"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
...
...
index.md
View file @
f25a79a4
---
layout
:
blocks
title
:
IRMA
app
title
:
IRMA
lang
:
en
lang-ref
:
index
date
:
2017-11-22T23:00:00.000+00:00
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment