Skip to content

Commit 353ac74

Browse files
authored
Merge pull request #37 from debugger22/rebrand
Change project name and add a disclaimer as suggested by GitHub
2 parents 722bff8 + 84508ac commit 353ac74

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

app/index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
<html>
44
<head>
55
<meta charset="utf-8" />
6-
<meta name="title" content="GitHub Audio">
6+
<meta name="title" content="Project Audio for GitHub">
77
<meta name="description" content="Listen to music generated by events happening across GitHub">
88
<meta name="keywords" content="github, github music, github events, github visualization, listen, recent changes, sound, music, visualization">
99
<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.'>
1010

11-
<meta name="og:title" content="GitHub Audio">
11+
<meta name="og:title" content="Project Audio for GitHub">
1212
<meta name="og:url" content="https://github.audio">
1313
<meta name="og:image" content="https://github.audio/static/public/images/electric-guitar.png">
1414
<meta name="og:description" content="Listen to music generated by events happening across GitHub">
1515

1616
<meta name="twitter:card" content="summary" />
1717
<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" />
1919
<meta name="twitter:description" content="Listen to music generated by events happening across GitHub" />
2020
<meta name="twitter:image" content="https://github.audio/static/public/images/electric-guitar.png" />
2121
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -25,7 +25,7 @@
2525
<meta http-equiv='Cache-Control' content='no-cache'>
2626
<meta http-equiv='imagetoolbar' content='no'>
2727

28-
<title>GitHub Audio</title>
28+
<title>Project Audio for GitHub</title>
2929
<link rel="mask-icon" href="/static/public/images/electric-guitar.svg" color="orange">
3030
<link rel="shortcut icon" type="image/png" href="/static/public/images/favicon.png"/>
3131
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/odometer.js/0.4.7/themes/odometer-theme-default.min.css" />
@@ -53,7 +53,7 @@
5353

5454
<header>
5555
<h1 class="header-text">
56-
GitHub Audio&nbsp;
56+
Project Audio for GitHub&nbsp;
5757
<span class="offline-text">offline</span>
5858
</h1>
5959
<div class="events-remaining">
@@ -86,6 +86,7 @@ <h4>About</h4>
8686

8787
<footer>
8888
<div class="footer-left-text-block">
89+
<span>Disclaimer: this project is not in any way affiliated with GitHub.</span>
8990
this project is open source, you can view it on <a href="https://github.com/debugger22/github-audio" target="_blank">GitHub</a><br/>
9091
developed by <a href="https://github.com/debugger22" target="_blank">@debugger22</a><br/><br/>
9192
ProTip: It's actually kind of nice to leave on the background<br/><br/>

0 commit comments

Comments
 (0)