diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-10-11 16:56:48 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-10-11 16:56:48 -0400 |
| commit | c91cc505f4ec082107d5e62ffedc84896a91b805 (patch) | |
| tree | 04938f949d3a64eac0a0165b38f27ff93858ee7a | |
| parent | 16097e4fd0d87a45820aa578eea232b3336d166f (diff) | |
| download | chine-projet-c91cc505f4ec082107d5e62ffedc84896a91b805.tar.gz chine-projet-c91cc505f4ec082107d5e62ffedc84896a91b805.tar.bz2 chine-projet-c91cc505f4ec082107d5e62ffedc84896a91b805.zip | |
Fixes?
| -rw-r--r-- | pages/culture.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/culture.vue b/pages/culture.vue index 72c12f6..1a89b05 100644 --- a/pages/culture.vue +++ b/pages/culture.vue @@ -11,7 +11,7 @@ <br /> <p>HKT4_Track05</p> <audio controls> - <source src="HKT4_Track05.mp3" /> + <source src="/HKT4_Track05.mp3" /> Your browser does not support the audio tag. </audio> <br /> |
