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
463c0abe
Commit
463c0abe
authored
Nov 25, 2021
by
Stéphane Pouyllau
💬
Browse files
Twitter card
parent
cd5311ce
Pipeline
#9029
failed with stage
in 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
custom_theme/base.html
View file @
463c0abe
...
...
@@ -73,6 +73,14 @@ xmlns:dcterms="http://purl.org/dc/terms/">
{% endif %}
{% endblock %}
<!-- close head 1 -->
<!-- twitter card -->
<meta
name=
"twitter:card"
content=
"summary"
/>
<meta
name=
"twitter:site"
content=
"@Huma_Num"
/>
{%- block htmltitle %}
<meta
name=
"twitter:title"
content=
"{% if page and page.title and not page.is_homepage %}{{ page.title }} - {% endif %}{{ config.site_name }}"
/>
{% endblock %}
<meta
name=
"twitter:description"
content=
""
/>
<meta
name=
"twitter:image"
content=
"https://site2020.huma-num.fr/wp-content/uploads/2020/12/logo-petit-hn-rvb.jpg"
/>
</head>
<!-- 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