1
0
mirror of https://github.com/RobinLinus/snapdrop.git synced 2025-05-28 05:20:10 -07:00

Merge pull request #570 from sagniKdas53/master

Removeing the unecessary / 's in index.html as it breaks reverse proxying into a sub folder.
This commit is contained in:
RobinLinus 2023-03-07 23:26:14 +01:00 committed by GitHub
commit 69c14aa866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,8 +218,8 @@
<script src="scripts/clipboard.js" async></script>
<!-- Sounds -->
<audio id="blop" autobuffer="true">
<source src="/sounds/blop.mp3" type="audio/mpeg">
<source src="/sounds/blop.ogg" type="audio/ogg">
<source src="sounds/blop.mp3" type="audio/mpeg">
<source src="sounds/blop.ogg" type="audio/ogg">
</audio>
<!-- no script -->
<noscript>