Skip to content

Commit

Permalink
fix: parameter name for index page.
Browse files Browse the repository at this point in the history
  • Loading branch information
laughk committed Jan 2, 2021
1 parent 3c9e080 commit b93419f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{% block head %}

{% if TWITTER_CARD %}
{% if HSS_TWITTER_CARD %}
<meta name="twitter:title" content="{{ SITENAME }}" />
{% endif %}

Expand Down

0 comments on commit b93419f

Please sign in to comment.