From: bochard Date: Sun, 9 Nov 2025 10:39:14 +0000 (+0800) Subject: singular name for the audio directory X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=022f76a4c4242178aa7b20b8a5a2d1839efb703a;p=mysite.git singular name for the audio directory --- diff --git a/audio/.htaccess b/audio/.htaccess new file mode 100644 index 0000000..e8ad090 --- /dev/null +++ b/audio/.htaccess @@ -0,0 +1,2 @@ +#Forbidden access +Options -Indexes diff --git a/audio/background/childhood2.mp3 b/audio/background/childhood2.mp3 new file mode 100644 index 0000000..068a74e Binary files /dev/null and b/audio/background/childhood2.mp3 differ diff --git a/audio/background/rejectedworld.mp3 b/audio/background/rejectedworld.mp3 new file mode 100644 index 0000000..4c624ef Binary files /dev/null and b/audio/background/rejectedworld.mp3 differ diff --git a/audios/.htaccess b/audios/.htaccess deleted file mode 100644 index e8ad090..0000000 --- a/audios/.htaccess +++ /dev/null @@ -1,2 +0,0 @@ -#Forbidden access -Options -Indexes diff --git a/audios/background/childhood2.mp3 b/audios/background/childhood2.mp3 deleted file mode 100644 index 068a74e..0000000 Binary files a/audios/background/childhood2.mp3 and /dev/null differ diff --git a/audios/background/rejectedworld.mp3 b/audios/background/rejectedworld.mp3 deleted file mode 100644 index 4c624ef..0000000 Binary files a/audios/background/rejectedworld.mp3 and /dev/null differ