mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Update website.
This commit is contained in:
+5
-5
@@ -236,7 +236,7 @@ a.doc-navigation-l4 {
|
||||
<a href="https://twitter.com/mackron"><img src="img/twitter_white.png" style="margin:0; padding:0; height:32px; width:32px;"></a>
|
||||
</td>
|
||||
<td style="padding:0.1em; padding-right:1em; width:25%; text-align:right; vertical-align:center;">
|
||||
<a href="https://github.com/dr-soft/miniaudio"><img src="img/github_white.png" style="margin:0; padding:0; height:24px; width:24px;"></a>
|
||||
<a href="https://github.com/mackron/miniaudio"><img src="img/github_white.png" style="margin:0; padding:0; height:24px; width:24px;"></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -252,7 +252,7 @@ a.doc-navigation-l4 {
|
||||
<div><img src="img/logo1_large.png" style="width:auto; height:auto; min-height:70px;"></div>
|
||||
<div style="padding:16px; color:#333; font-size:14pt;">A single file audio playback and capture library.</div>
|
||||
<div style="margin-top:32px;">
|
||||
<a class="a-download" href="https://raw.githubusercontent.com/dr-soft/miniaudio/master/miniaudio.h">Download miniaudio.h</a>
|
||||
<a class="a-download" href="https://raw.githubusercontent.com/mackron/miniaudio/master/miniaudio.h">Download miniaudio.h</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -293,7 +293,7 @@ a.doc-navigation-l4 {
|
||||
And best of all, it's free and open-source!
|
||||
</div>
|
||||
<div style="font-size:12pt; margin-top:1em;">
|
||||
You can find miniaudio on <a href="https://github.com/dr-soft/miniaudio">GitHub</a>
|
||||
You can find miniaudio on <a href="https://github.com/mackron/miniaudio">GitHub</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -396,13 +396,13 @@ a.doc-navigation-l4 {
|
||||
<tr>
|
||||
<td style="vertical-align:center;"><a style="padding:0;" href="https://discord.gg/9vpqbjU"><img src="img/Discord-Logo-White.svg" style="padding:0; height:32px; width:32px;"></a></td>
|
||||
<td style="vertical-align:center;"><a style="padding:0;" href="https://twitter.com/mackron"><img src="img/twitter_white.png" style="padding:0; height:32px; width:32px;"></a></td>
|
||||
<td style="vertical-align:center;"><a style="padding:0;" href="https://github.com/dr-soft/miniaudio"><img src="img/github_white.png" style="padding:0; height:24px; width:24px;"></a></td>
|
||||
<td style="vertical-align:center;"><a style="padding:0;" href="https://github.com/mackron/miniaudio"><img src="img/github_white.png" style="padding:0; height:24px; width:24px;"></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<div style="color:#e0d7cf; font-size:9pt; padding:2em 0px; text-align:center;">
|
||||
Copyright © 2020 David Reid<br/>
|
||||
Developed by David Reid - <a class="footer-link" href="mailto:davidreidsoftware@gmail.com">davidreidsoftware@gmail.com</a>
|
||||
Developed by David Reid - <a class="footer-link" href="mailto:mackron@gmail.com">mackron@gmail.com</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user