Skip to content

Commit

Permalink
fix ogg links
Browse files Browse the repository at this point in the history
  • Loading branch information
wmedrano committed Jan 17, 2024
1 parent 07e6f6c commit fd1a657
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/posts/2024-01-14-bats-devlog-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,18 +73,18 @@ synthesizer to meet my chord needs.
</tr>
<tr>
<td>
<audio controls src="https://github.com/wmedrano/wmedrano.dev/raw/main/src/bats-devlog2-nofilterenvelope.ogg"></audio>
<audio controls src="/2024-01-14-bats-devlog-2-assets/nofilterenvelope.ogg"></audio>
</td>
<td>
<audio controls src="https://github.com/wmedrano/wmedrano.dev/raw/main/src/bats-devlog2-filterenvelope.ogg"></audio>
<audio controls src="/2024-01-14-bats-devlog-2-assets/filterenvelope.ogg"></audio>
</td>
</tr>
<tr>
<td>
<audio controls src="https://github.com/wmedrano/wmedrano.dev/raw/main/src/bats-devlog2-nofilterenvelope2.ogg"></audio>
<audio controls src="/2024-01-14-bats-devlog-2-assets/nofilterenvelope2.ogg"></audio>
</td>
<td>
<audio controls src="https://github.com/wmedrano/wmedrano.dev/raw/main/src/bats-devlog2-filterenvelope2.ogg"></audio>
<audio controls src="/2024-01-14-bats-devlog-2-assets/filterenvelope2.ogg"></audio>
</td>
</tr>
</table>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit fd1a657

Please sign in to comment.