diff options
Diffstat (limited to 'lib/templates')
-rw-r--r-- | lib/templates/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/templates/index.html b/lib/templates/index.html index e7c47b5..4cf5167 100644 --- a/lib/templates/index.html +++ b/lib/templates/index.html @@ -8,9 +8,9 @@ <meta name="description" content="Check TODO list thank to Redis"> <meta property="og:site_name" content="Stout"> <meta property="og:title" content="Stout · Check TODO list thank to Redis"> - <meta property="og:url" content="http://example.com"> + <meta property="og:url" content="http://github.com/dcariotti/Stout"> <meta property="og:image" content="https://raw.githubusercontent.com/dcariotti/Stout/master/logo_stout.png"> - <meta property="og:description" content="Organize coffee runs for your teammates in your slack channel."> + <meta property="og:description" content="Check TODO list thank to Redis"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Stout · Check TODO list thank to Redis"> <meta name="twitter:description" content="Check TODO list thank to Redis"> |