We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8f4d7 commit 6496f7eCopy full SHA for 6496f7e
app/index.html
@@ -14,7 +14,7 @@
14
15
<meta property="og:url" content="https://github-vis.ably.dev/" />
16
<meta property="og:title" content="GitHub Commit Visualizer" />
17
- <meta property="og:description" content="Graph your engineering work in realtime with this visualizer" />
+ <meta property="og:description" content="Graph your engineering work in realtime with this visualizer, built with Ably and GitHub webhooks." />
18
<meta property="og:image" content="https://github-vis.ably.dev/ghvis.gif" />
19
20
<meta name="twitter:card" content="summary_large_image">
0 commit comments