Browse Source

Add static images

pull/40/head
Simon McFarlane 9 years ago
parent
commit
43de459103
  1. BIN
      static/8chan.jpg
  2. BIN
      static/8chan.png
  3. 12
      static/irc.svg
  4. 1
      static/lain.mp3.m3u
  5. 17
      static/lain.mp3.xspf
  6. 1
      static/lain.ogg.m3u
  7. 19
      static/lain.ogg.xspf
  8. BIN
      static/lain_cbr.jpg
  9. BIN
      static/lain_epup.jpg
  10. BIN
      static/lain_wide_banner.png
  11. BIN
      static/partyhat.gif
  12. BIN
      static/pdf.jpg
  13. BIN
      static/pdf.png

BIN
static/8chan.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
static/8chan.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

12
static/irc.svg

@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<mask id="mask">
<text x="0" y="12"
id="knockout" fill="white"
style="font-size:10pt; font-family: Arial, sans-serif; font-weight: bold;">
GET ON IRC GET ON IRC GET ON IRC GET ON IRC
</text>
</mask>
</defs>
<use xlink:href="#knockout"/>
</svg>

After

Width:  |  Height:  |  Size: 455 B

1
static/lain.mp3.m3u

@ -0,0 +1 @@
http://lainchan.org:8000/lain.mp3

17
static/lain.mp3.xspf

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<playlist xmlns="http://xspf.org/ns/0/" version="1">
<title/>
<creator/>
<trackList>
<track>
<location>http://localhost:8000/live.mp3</location>
<title>Giorgio Moroder - E=MC2</title>
<annotation>Stream Title: Lainchan Radio mp3
Stream Description: Now with even more shitty connection!
Content Type:audio/mpeg
Current Listeners: 0
Peak Listeners: 0
Stream Genre: Eletronica</annotation>
</track>
</trackList>
</playlist>

1
static/lain.ogg.m3u

@ -0,0 +1 @@
http://lainchan.org:8000/lain.ogg

19
static/lain.ogg.xspf

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<playlist xmlns="http://xspf.org/ns/0/" version="1">
<title/>
<creator/>
<trackList>
<track>
<location>http://localhost:8000/live.ogg</location>
<creator>Giorgio Moroder</creator>
<title>E=MC2</title>
<annotation>Stream Title: Lainchan Radio ogg
Stream Description: Now with even more shitty connection!
Content Type:application/ogg
Quality: 9.00
Current Listeners: 0
Peak Listeners: 0
Stream Genre: Eletronica</annotation>
</track>
</trackList>
</playlist>

BIN
static/lain_cbr.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
static/lain_epup.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
static/lain_wide_banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

BIN
static/partyhat.gif

Binary file not shown.

After

Width:  |  Height:  |  Size: 895 B

BIN
static/pdf.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
static/pdf.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Loading…
Cancel
Save