mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-01 18:31:45 +02:00
Fork me on GitHub
This commit is contained in:
parent
161299e03b
commit
48627f2ec0
2 changed files with 10 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -31,4 +31,6 @@
|
|||
client/snapclient
|
||||
server/snapserver
|
||||
.vscode
|
||||
|
||||
GPATH
|
||||
GRTAGS
|
||||
GTAGS
|
||||
|
|
|
@ -8,6 +8,13 @@
|
|||
</head>
|
||||
|
||||
<body id="top" style="background-color: #EBEBEE">
|
||||
|
||||
<a href="https://github.com/badaix/snapcast"><img
|
||||
style="position: absolute; top: 0; right: 0; border: 0;"
|
||||
src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67"
|
||||
alt="Fork me on GitHub"
|
||||
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
|
||||
|
||||
<h1>Snapcast</h1>
|
||||
|
||||
<p>Copyright © 2014 - 2016 <a href="mailto:snapcast@badaix.de">BadAix</a></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue