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
fb8523ca
Commit
fb8523ca
authored
Nov 25, 2021
by
Stéphane Pouyllau
💬
Browse files
twitter card 0.4
parent
3d7c196b
Pipeline
#9032
passed with stage
in 1 minute
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
custom_theme/base.html
View file @
fb8523ca
...
@@ -82,7 +82,9 @@ xmlns:dcterms="http://purl.org/dc/terms/">
...
@@ -82,7 +82,9 @@ xmlns:dcterms="http://purl.org/dc/terms/">
{%- block carddescription %}
{%- block carddescription %}
<meta
name=
"twitter:description"
content=
"{{ config.site_description }}"
/>
<meta
name=
"twitter:description"
content=
"{{ config.site_description }}"
/>
{% endblock %}
{% endblock %}
<meta
name=
"twitter:image"
content=
"media/services-HN-en.png"
/>
{%- block cardimage %}
<meta
name=
"twitter:image"
content=
"{{ 'img/favicon.ico'|url }}"
/>
{% endblock %}
</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