diff options
| author | 8cy <[email protected]> | 2020-06-02 10:24:13 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-06-02 10:24:13 -0700 |
| commit | 2321b2a0acaa0cba14dc38633cd46adee838294c (patch) | |
| tree | e556c69fc7fdb3d7afa7a1a4fd6b381112db126f /streaming | |
| download | kyzer.co-admin-2321b2a0acaa0cba14dc38633cd46adee838294c.tar.xz kyzer.co-admin-2321b2a0acaa0cba14dc38633cd46adee838294c.zip | |
Initial commit
Diffstat (limited to 'streaming')
| -rw-r--r-- | streaming/.htaccess | 1 | ||||
| -rw-r--r-- | streaming/assets/discord.png | bin | 0 -> 5854 bytes | |||
| -rw-r--r-- | streaming/assets/donate.png | bin | 0 -> 45929 bytes | |||
| -rw-r--r-- | streaming/assets/twitter.png | bin | 0 -> 45731 bytes | |||
| -rw-r--r-- | streaming/assets/youtube.png | bin | 0 -> 46220 bytes |
5 files changed, 1 insertions, 0 deletions
diff --git a/streaming/.htaccess b/streaming/.htaccess new file mode 100644 index 0000000..45552cb --- /dev/null +++ b/streaming/.htaccess @@ -0,0 +1 @@ +Options -Indexes
\ No newline at end of file diff --git a/streaming/assets/discord.png b/streaming/assets/discord.png Binary files differnew file mode 100644 index 0000000..41b1f27 --- /dev/null +++ b/streaming/assets/discord.png diff --git a/streaming/assets/donate.png b/streaming/assets/donate.png Binary files differnew file mode 100644 index 0000000..715c43b --- /dev/null +++ b/streaming/assets/donate.png diff --git a/streaming/assets/twitter.png b/streaming/assets/twitter.png Binary files differnew file mode 100644 index 0000000..b1cbbed --- /dev/null +++ b/streaming/assets/twitter.png diff --git a/streaming/assets/youtube.png b/streaming/assets/youtube.png Binary files differnew file mode 100644 index 0000000..8128c49 --- /dev/null +++ b/streaming/assets/youtube.png |