Skip to content

Commit 4327390

Browse files
author
Matt Raible
authored
Fix Twitter image (jhipster#1083)
1 parent a200ce3 commit 4327390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="twitter:site" content="@jhipster" />
1111
<meta name="twitter:title" content="JHipster - Full Stack Platform for the Modern Developer!" />
1212
<meta name="twitter:description" content="JHipster is a development platform to quickly generate, develop, and deploy modern web applications + microservice architectures." />
13-
<meta name="twitter:image:src" content="https://www.jhipster.tech/images/twitter-card.png?20210212" />
13+
<meta name="twitter:image" content="https://www.jhipster.tech/images/twitter-card.png?20210212" />
1414
<meta name="twitter:url" content="https://www.jhipster.tech/" />{% endif %}
1515
<meta name="google-site-verification" content="JSA7VC5gSwD5KKbXlxK8F9rXJtC91rKJq0aWhfpBC0k" />
1616
<!-- Chrome, Firefox OS and Opera -->

0 commit comments

Comments
 (0)