Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Huma-Num PUBLIC
documentation
Commits
3d7c196b
Commit
3d7c196b
authored
Nov 25, 2021
by
Stéphane Pouyllau
💬
Browse files
twitter card 0.3
parent
fd66e93d
Pipeline
#9031
passed with stage
in 1 minute and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
custom_theme/base.html
View file @
3d7c196b
...
@@ -79,8 +79,10 @@ xmlns:dcterms="http://purl.org/dc/terms/">
...
@@ -79,8 +79,10 @@ xmlns:dcterms="http://purl.org/dc/terms/">
{%- block cardtitle %}
{%- block cardtitle %}
<meta
name=
"twitter:title"
content=
"{% if page and page.title and not page.is_homepage %}{{ page.title }} - {% endif %}{{ config.site_name }}"
/>
<meta
name=
"twitter:title"
content=
"{% if page and page.title and not page.is_homepage %}{{ page.title }} - {% endif %}{{ config.site_name }}"
/>
{% endblock %}
{% endblock %}
<meta
name=
"twitter:description"
content=
""
/>
{%- block carddescription %}
<meta
name=
"twitter:image"
content=
"https://site2020.huma-num.fr/wp-content/uploads/2020/12/logo-petit-hn-rvb.jpg"
/>
<meta
name=
"twitter:description"
content=
"{{ config.site_description }}"
/>
{% endblock %}
<meta
name=
"twitter:image"
content=
"media/services-HN-en.png"
/>
</head>
</head>
<!-- close head 2-->
<!-- close head 2-->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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