|
3 | 3 | <html> |
4 | 4 | <head> |
5 | 5 | <meta charset="utf-8" /> |
6 | | - <meta name="title" content="GitHub Audio"> |
| 6 | + <meta name="title" content="Project Audio for GitHub"> |
7 | 7 | <meta name="description" content="Listen to music generated by events happening across GitHub"> |
8 | 8 | <meta name="keywords" content="github, github music, github events, github visualization, listen, recent changes, sound, music, visualization"> |
9 | 9 | <meta name='summary' content='Events on GitHub, such as pushing commits, creating pull requests, creating issues, etc. are captured and converted to music notes based on the size of the data.'> |
10 | 10 |
|
11 | | - <meta name="og:title" content="GitHub Audio"> |
| 11 | + <meta name="og:title" content="Project Audio for GitHub"> |
12 | 12 | <meta name="og:url" content="https://github.audio"> |
13 | 13 | <meta name="og:image" content="https://github.audio/static/public/images/electric-guitar.png"> |
14 | 14 | <meta name="og:description" content="Listen to music generated by events happening across GitHub"> |
15 | 15 |
|
16 | 16 | <meta name="twitter:card" content="summary" /> |
17 | 17 | <meta name="twitter:site" content="https://github.audio" /> |
18 | | - <meta name="twitter:title" content="GitHub Audio" /> |
| 18 | + <meta name="twitter:title" content="Project Audio for GitHub" /> |
19 | 19 | <meta name="twitter:description" content="Listen to music generated by events happening across GitHub" /> |
20 | 20 | <meta name="twitter:image" content="https://github.audio/static/public/images/electric-guitar.png" /> |
21 | 21 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
|
25 | 25 | <meta http-equiv='Cache-Control' content='no-cache'> |
26 | 26 | <meta http-equiv='imagetoolbar' content='no'> |
27 | 27 |
|
28 | | - <title>GitHub Audio</title> |
| 28 | + <title>Project Audio for GitHub</title> |
29 | 29 | <link rel="mask-icon" href="/static/public/images/electric-guitar.svg" color="orange"> |
30 | 30 | <link rel="shortcut icon" type="image/png" href="/static/public/images/favicon.png"/> |
31 | 31 | <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/odometer.js/0.4.7/themes/odometer-theme-default.min.css" /> |
|
53 | 53 |
|
54 | 54 | <header> |
55 | 55 | <h1 class="header-text"> |
56 | | - GitHub Audio |
| 56 | + Project Audio for GitHub |
57 | 57 | <span class="offline-text">offline</span> |
58 | 58 | </h1> |
59 | 59 | <div class="events-remaining"> |
@@ -86,6 +86,7 @@ <h4>About</h4> |
86 | 86 |
|
87 | 87 | <footer> |
88 | 88 | <div class="footer-left-text-block"> |
| 89 | + <span>Disclaimer: this project is not in any way affiliated with GitHub.</span> |
89 | 90 | this project is open source, you can view it on <a href="https://github.com/debugger22/github-audio" target="_blank">GitHub</a><br/> |
90 | 91 | developed by <a href="https://github.com/debugger22" target="_blank">@debugger22</a><br/><br/> |
91 | 92 | ProTip: It's actually kind of nice to leave on the background<br/><br/> |
|
0 commit comments