portico: Update meta tags.

This commit is contained in:
Rishi Gupta 2018-04-20 12:05:15 -07:00 committed by Tim Abbott
parent 49f58583a4
commit 6c8a266119
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
<!-- Google / Search Engine Tags -->
<meta name="description" content="Zulip is powerful, open source team chat. Zulip combines the immediacy of real-time chat with the productivity benefits of threaded conversations.">
<meta name="description" content="Zulip combines the immediacy of real-time chat with an email threading model. With Zulip, you can catch up on important conversations while ignoring irrelevant ones.">
<!-- Facebook Meta Tags -->
<meta property="og:url" content="{{ realm_uri }}">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Zulip">
<meta property="og:title" content="The world's most productive team chat">
<meta property="og:description" content="Zulip is powerful, open source team chat. Zulip combines the immediacy of real-time chat with the productivity benefits of threaded conversations.">
<meta property="og:description" content="Zulip combines the immediacy of real-time chat with an email threading model. With Zulip, you can catch up on important conversations while ignoring irrelevant ones.">
<meta property="og:image" content="{{ realm_uri }}/static/images/logo/zulip-icon-128x128.png">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary">
<meta property="twitter:title" content="The world's most productive team chat">
<meta name="twitter:description" content="Zulip is powerful, open source team chat. Zulip combines the immediacy of real-time chat with the productivity benefits of threaded conversations.">
<meta name="twitter:description" content="Zulip combines the immediacy of real-time chat with an email threading model. With Zulip, you can catch up on important conversations while ignoring irrelevant ones.">
<meta name="twitter:image" content="{{ realm_uri }}/static/images/logo/zulip-icon-128x128.png">