Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gesquive/slate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGus Esquivel <gesquive@gmail.com>2017-05-19 16:36:46 +0300
committerGus Esquivel <gesquive@gmail.com>2017-05-19 16:36:46 +0300
commitb249a8d4096187dd2cc8cae1c085277c3777e43b (patch)
tree394d23ab2364ae0ac8edef9f40276cfb21ed1889
parentd69d1b6cec1437060511c1a4a3413a8bbffef62d (diff)
add example site
-rw-r--r--.gitignore1
-rw-r--r--exampleSite/.gitignore2
-rw-r--r--exampleSite/config.toml35
-rw-r--r--exampleSite/content/.nofiles0
-rw-r--r--exampleSite/data/links.yml101
-rw-r--r--exampleSite/static/favicon.icobin0 -> 15086 bytes
-rw-r--r--exampleSite/static/logos/amazon.svg95
-rw-r--r--exampleSite/static/logos/bing.svg104
-rw-r--r--exampleSite/static/logos/ebay.svg27
-rw-r--r--exampleSite/static/logos/google-music.pngbin0 -> 19123 bytes
-rw-r--r--exampleSite/static/logos/google.svg1
-rw-r--r--exampleSite/static/logos/imgur.svg1
-rw-r--r--exampleSite/static/logos/netflix.svg1
-rw-r--r--exampleSite/static/logos/pandora.svg79
-rw-r--r--exampleSite/static/logos/reddit.svg47
-rw-r--r--exampleSite/static/logos/soundcloud.svg1
-rw-r--r--exampleSite/static/logos/spotify.svg4
-rw-r--r--exampleSite/static/logos/twitch.svg59
-rw-r--r--exampleSite/static/logos/twitter.svg46
-rw-r--r--exampleSite/static/logos/wikipedia.svg55
-rw-r--r--exampleSite/static/logos/youtube.svg112
21 files changed, 770 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2d60fa6..74ac415 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,5 @@
node_modules/
bin/
yarn/
-data/
build/
vendor/
diff --git a/exampleSite/.gitignore b/exampleSite/.gitignore
new file mode 100644
index 0000000..364c4c9
--- /dev/null
+++ b/exampleSite/.gitignore
@@ -0,0 +1,2 @@
+public/
+themes
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
new file mode 100644
index 0000000..c4c530f
--- /dev/null
+++ b/exampleSite/config.toml
@@ -0,0 +1,35 @@
+baseURL = "http://example.org/"
+languageCode = "en-us"
+title = "slate theme demo"
+theme = "slate"
+
+publishDir = "docs"
+
+[ params ]
+Favicon = "favicon.ico"
+OpenLinksInNewWindow = true
+
+[[ params.nav ]]
+name = "favorites"
+tag = "favorite"
+icon = "star"
+
+[[ params.nav ]]
+name = "search"
+tag = "search"
+icon = "search"
+
+[[ params.nav ]]
+name = "shopping"
+tag = "shopping"
+icon = "shopping-basket"
+
+[[ params.nav ]]
+name = "music"
+tag = "music"
+icon = "headphones"
+
+[[ params.nav ]]
+name = "video"
+tag = "video"
+icon = "video-camera"
diff --git a/exampleSite/content/.nofiles b/exampleSite/content/.nofiles
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/exampleSite/content/.nofiles
diff --git a/exampleSite/data/links.yml b/exampleSite/data/links.yml
new file mode 100644
index 0000000..e73b1e8
--- /dev/null
+++ b/exampleSite/data/links.yml
@@ -0,0 +1,101 @@
+tiles:
+-
+ name: "google"
+ url: "https://google.com"
+ img: "logos/google.svg"
+ tags: ["favorite", "search"]
+-
+ name: "bing"
+ url: "https://bing.com"
+ img: "logos/bing.svg"
+ txt_color: "#ffffff"
+ bg_color: "#ffb900"
+ tags: ["search"]
+-
+ name: "amazon"
+ url: "https://amazon.com"
+ img: "logos/amazon.svg"
+ bg_color: "#ffffff"
+ txt_color: "#ff9900"
+ tags: ["favorite", "shopping"]
+-
+ name: "reddit"
+ url: "https://reddit.com"
+ img: "logos/reddit.svg"
+ bg_color: "#5f99cf"
+ txt_color: "#ffffff"
+-
+ name: "spotify"
+ url: "https://web.spotify.com"
+ img: "logos/spotify.svg"
+ bg_color: "#191414"
+ txt_color: "#1db954"
+ tags: ["favorite", "music"]
+-
+ name: "google music"
+ url: "https://play.google.com/music/listen"
+ img: "logos/google-music.png"
+ bg_color: "#ffffff"
+ txt_color: "#ff5722"
+ tags: ["music"]
+-
+ name: "pandora"
+ url: "https://pandora.com"
+ img: "logos/pandora.svg"
+ bg_color: "#005483"
+ txt_color: "#ffffff"
+ tags: ["music"]
+-
+ name: "soundcloud"
+ url: "https://soundcloud.com"
+ img: "logos/soundcloud.svg"
+ bg_color: "#ffffff"
+ txt_color: "#ff3300"
+ tags: ["music"]
+-
+ name: "wikipedia"
+ url: "https://wikipedia.org"
+ img: "logos/wikipedia.svg"
+ bg_color: "#ffffff"
+ txt_color: "#000000"
+-
+ name: "ebay"
+ url: "https://ebay.com"
+ img: "logos/ebay.svg"
+ bg_color: "#ffffff"
+ txt_color: "#000000"
+ tags: ["shopping"]
+-
+ name: "twitter"
+ url: "https://twitter.com"
+ img: "logos/twitter.svg"
+ bg_color: "#1da1f2"
+ txt_color: "#f5f8fa"
+-
+ name: "twitch"
+ url: "https://twitch.com"
+ img: "logos/twitch.svg"
+ bg_color: "#f1f1f1"
+ txt_color: "#6441a5"
+ tags: ["video"]
+-
+ name: "youtube"
+ url: "https://youtube.com"
+ img: "logos/youtube.svg"
+ bg_color: "#ffffff"
+ txt_color: "#cd201f"
+ tags: ["video"]
+-
+ name: "netflix"
+ url: "https://netflix.com"
+ img: "logos/netflix.svg"
+ bg_color: "#221f1f"
+ txt_color: "#e50914"
+ tags: ["video"]
+
+-
+ name: "imgur"
+ url: "https://imgur.com"
+ img: "logos/imgur.svg"
+ bg_color: "#ffffff"
+ txt_color: "#85bf25"
diff --git a/exampleSite/static/favicon.ico b/exampleSite/static/favicon.ico
new file mode 100644
index 0000000..9c161b2
--- /dev/null
+++ b/exampleSite/static/favicon.ico
Binary files differ
diff --git a/exampleSite/static/logos/amazon.svg b/exampleSite/static/logos/amazon.svg
new file mode 100644
index 0000000..c9fca19
--- /dev/null
+++ b/exampleSite/static/logos/amazon.svg
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ version="1.0"
+ width="641.68109"
+ height="195.66141"
+ viewBox="0 0 641.68109 195.66141"
+ id="svg1936"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="amazon.svg">
+ <metadata
+ id="metadata21">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1864"
+ inkscape:window-height="1155"
+ id="namedview19"
+ showgrid="false"
+ inkscape:zoom="0.72245926"
+ inkscape:cx="276.36943"
+ inkscape:cy="60.382118"
+ inkscape:window-x="56"
+ inkscape:window-y="1"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="svg1936" />
+ <defs
+ id="defs1938" />
+ <g
+ id="g3371"
+ transform="translate(0.16165565,0)">
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#ff9900;fill-opacity:1;fill-rule:evenodd;stroke:none"
+ id="path8"
+ d="m 393.18156,147.63492 c -34.99948,25.79739 -85.72909,39.56123 -129.40634,39.56123 -61.24255,0 -116.37656,-22.65135 -158.08757,-60.32496 -3.2771,-2.96252 -0.34083,-6.9999 3.59171,-4.69283 45.01431,26.19064 100.67269,41.94697 158.16623,41.94697 38.77469,0 81.4295,-8.02237 120.6499,-24.67006 5.92501,-2.51683 10.87999,3.88009 5.08607,8.17965" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#ff9900;fill-opacity:1;fill-rule:evenodd;stroke:none"
+ id="path10"
+ d="m 407.73192,130.98723 c -4.45688,-5.71527 -29.57261,-2.70033 -40.84585,-1.36327 -3.43442,0.41947 -3.95874,-2.56925 -0.86517,-4.71905 20.00346,-14.07844 52.82696,-10.01483 56.65462,-5.2958 3.82764,4.74526 -0.99624,37.64741 -19.79373,53.35128 -2.88385,2.41195 -5.63662,1.12734 -4.35198,-2.07113 4.2209,-10.53917 13.68519,-34.16054 9.20211,-39.90203" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#221f1f;fill-rule:evenodd;stroke:none"
+ id="path12"
+ d="m 367.67258,25.51686 0,-13.68519 c 0,-2.07113 1.57301,-3.46062 3.46062,-3.46062 l 61.26875,0 c 1.96628,0 3.53929,1.41571 3.53929,3.46062 l 0,11.71893 c -0.0262,1.96626 -1.67788,4.53551 -4.61418,8.59912 l -31.74859,45.32893 c 11.79759,-0.28837 24.25059,1.46814 34.94706,7.49802 2.41195,1.36327 3.06737,3.35575 3.25089,5.32203 l 0,14.60278 c 0,1.99248 -2.20222,4.32576 -4.5093,3.1198 -18.84992,-9.88376 -43.887,-10.95865 -64.72939,0.10487 -2.12356,1.15354 -4.35199,-1.15354 -4.35199,-3.14602 l 0,-13.86871 c 0,-2.22843 0.0262,-6.02989 2.25463,-9.41186 l 36.78224,-52.74829 -32.01076,0 c -1.96626,0 -3.53927,-1.38948 -3.53927,-3.43441" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#221f1f;fill-rule:evenodd;stroke:none"
+ id="path14"
+ d="m 144.17397,110.90512 -18.64017,0 c -1.78273,-0.13107 -3.19845,-1.46813 -3.32954,-3.17224 l 0,-95.66524 c 0,-1.91383 1.59923,-3.43442 3.59171,-3.43442 l 17.38176,0 c 1.80898,0.0786 3.25089,1.46814 3.38199,3.19845 l 0,12.50545 0.34082,0 c 4.53551,-12.08598 13.05597,-17.7226 24.53896,-17.7226 11.66649,0 18.95477,5.63662 24.19814,17.7226 4.5093,-12.08598 14.76008,-17.7226 25.74495,-17.7226 7.81262,0 16.35931,3.22467 21.57646,10.46052 5.89879,8.04857 4.69281,19.74128 4.69281,29.99208 l -0.0262,60.37739 c 0,1.91383 -1.59923,3.46061 -3.59171,3.46061 l -18.61397,0 c -1.86138,-0.13107 -3.35574,-1.62543 -3.35574,-3.46061 l 0,-50.70338 c 0,-4.03739 0.36702,-14.10466 -0.52434,-17.93233 -1.38949,-6.42311 -5.55797,-8.23209 -10.95865,-8.23209 -4.5093,0 -9.22833,3.01494 -11.14216,7.83885 -1.91383,4.8239 -1.73031,12.89867 -1.73031,18.32557 l 0,50.70338 c 0,1.91383 -1.59923,3.46061 -3.59171,3.46061 l -18.61395,0 c -1.88761,-0.13107 -3.35576,-1.62543 -3.35576,-3.46061 l -0.0262,-50.70338 c 0,-10.67025 1.75651,-26.37415 -11.48298,-26.37415 -13.39682,0 -12.87248,15.31063 -12.87248,26.37415 l 0,50.70338 c 0,1.91383 -1.59923,3.46061 -3.59171,3.46061" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#221f1f;fill-rule:evenodd;stroke:none"
+ id="path16"
+ d="m 488.68953,6.61452 c 27.65877,0 42.62858,23.75246 42.62858,53.95427 0,29.17934 -16.54284,52.32881 -42.62858,52.32881 -27.16066,0 -41.94697,-23.75246 -41.94697,-53.35127 0,-29.78234 14.96983,-52.93181 41.94697,-52.93181 m 0.15729,19.53156 c -13.73761,0 -14.60278,18.71881 -14.60278,30.38532 0,11.69271 -0.18352,36.65114 14.44549,36.65114 14.44548,0 15.12712,-20.13452 15.12712,-32.40403 0,-8.07477 -0.34082,-17.72257 -2.779,-25.3779 -2.09735,-6.65906 -6.26581,-9.25453 -12.19083,-9.25453" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#221f1f;fill-rule:evenodd;stroke:none"
+ id="path18"
+ d="m 567.18276,110.90512 -18.56152,0 c -1.86141,-0.13107 -3.35577,-1.62543 -3.35577,-3.46061 l -0.0262,-95.69149 c 0.1573,-1.75653 1.7041,-3.1198 3.59171,-3.1198 l 17.27691,0 c 1.62543,0.0786 2.96249,1.17976 3.32954,2.67412 l 0,14.62899 0.3408,0 c 5.21717,-13.0822 12.53165,-19.32181 25.40412,-19.32181 8.36317,0 16.51662,3.01494 21.75999,11.27324 4.87633,7.65532 4.87633,20.5278 4.87633,29.78233 l 0,60.22011 c -0.20973,1.67786 -1.75653,3.01492 -3.59169,3.01492 l -18.69262,0 c -1.70411,-0.13107 -3.11982,-1.38948 -3.30332,-3.01492 l 0,-51.96179 c 0,-10.46052 1.20597,-25.77117 -11.66651,-25.77117 -4.5355,0 -8.70399,3.04117 -10.77512,7.65532 -2.62167,5.84637 -2.96249,11.66651 -2.96249,18.11585 l 0,51.5161 c -0.0262,1.91383 -1.65166,3.46061 -3.64414,3.46061" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#221f1f;fill-rule:evenodd;stroke:none"
+ id="path28"
+ d="m 318.83059,65.20917 c 0,7.26206 0.18352,13.31815 -3.48684,19.7675 -2.9625,5.24338 -7.68153,8.46805 -12.89868,8.46805 -7.1572,0 -11.35189,-5.45312 -11.35189,-13.50169 0,-15.8874 14.23574,-18.77125 27.73741,-18.77125 l 0,4.03739 m 18.79748,45.43378 c -1.23218,1.10111 -3.01494,1.17976 -4.40443,0.4457 -6.18718,-5.1385 -7.3145,-7.52423 -10.69647,-12.42678 -10.22457,10.4343 -17.48665,13.55409 -30.72615,13.55409 -15.70389,0 -27.89472,-9.67401 -27.89472,-29.04824 0,-15.12713 8.17967,-25.43035 19.87238,-30.46398 10.1197,-4.45688 24.25056,-5.24337 35.05191,-6.47556 l 0,-2.41195 c 0,-4.43066 0.34082,-9.67403 -2.28086,-13.50167 -2.25465,-3.43442 -6.60666,-4.85013 -10.46052,-4.85013 -7.10478,0 -13.42302,3.64414 -14.96983,11.19459 -0.3146,1.67789 -1.54678,3.32955 -3.25089,3.4082 l -18.0634,-1.94006 c -1.52058,-0.3408 -3.22467,-1.57301 -2.77898,-3.90629 4.14226,-21.91728 23.9622,-28.52394 41.68477,-28.52394 9.07104,0 20.92105,2.41195 28.07825,9.28076 9.07102,8.46804 8.20587,19.7675 8.20587,32.06321 l 0,29.04826 c 0,8.73022 3.61792,12.55786 7.02611,17.27691 1.17977,1.67786 1.44194,3.69656 -0.0787,4.95497 -3.80144,3.17225 -10.56539,9.07104 -14.28818,12.37436 l -0.0262,-0.0525" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#221f1f;fill-rule:evenodd;stroke:none"
+ id="path30"
+ d="m 74.463401,65.20917 c 0,7.26206 0.1835,13.31815 -3.486841,19.7675 -2.96252,5.24338 -7.65533,8.46805 -12.8987,8.46805 -7.1572,0 -11.32567,-5.45312 -11.32567,-13.50169 0,-15.8874 14.23574,-18.77125 27.711211,-18.77125 l 0,4.03739 m 18.79747,45.43378 c -1.23219,1.10111 -3.01495,1.17976 -4.40444,0.4457 -6.18716,-5.1385 -7.28828,-7.52423 -10.69647,-12.42678 -10.224571,10.4343 -17.460401,13.55409 -30.726141,13.55409 -15.67768,0 -27.89471,-9.67401 -27.89471,-29.04824 0,-15.12713 8.20587,-25.43035 19.87236,-30.46398 10.1197,-4.45688 24.25058,-5.24337 35.051931,-6.47556 l 0,-2.41195 c 0,-4.43066 0.34082,-9.67403 -2.25465,-13.50167 -2.280881,-3.43442 -6.632861,-4.85013 -10.460531,-4.85013 -7.10475,0 -13.44924,3.64414 -14.99603,11.19459 -0.31461,1.67789 -1.5468,3.32955 -3.22467,3.4082 L 25.4379,38.12716 C 23.91732,37.78636 22.23944,36.55415 22.65891,34.22087 26.82739,12.30359 46.6211,5.69693 64.3437,5.69693 c 9.071011,0 20.921021,2.41195 28.078221,9.28076 9.071039,8.46804 8.205869,19.7675 8.205869,32.06321 l 0,29.04826 c 0,8.73022 3.61794,12.55786 7.02613,17.27691 1.20597,1.67786 1.46814,3.69656 -0.0524,4.95497 -3.80144,3.17225 -10.565379,9.07104 -14.288189,12.37436 l -0.05242,-0.0525" />
+ </g>
+</svg>
diff --git a/exampleSite/static/logos/bing.svg b/exampleSite/static/logos/bing.svg
new file mode 100644
index 0000000..cfd7009
--- /dev/null
+++ b/exampleSite/static/logos/bing.svg
@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="1000"
+ height="404.62708"
+ id="svg2"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="bing.svg">
+ <defs
+ id="defs4" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1.38"
+ inkscape:cx="500"
+ inkscape:cy="202.31354"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ fit-margin-left="0.5"
+ fit-margin-bottom="0.5"
+ fit-margin-top="0.5"
+ fit-margin-right="0.5"
+ inkscape:window-width="1864"
+ inkscape:window-height="1155"
+ inkscape:window-x="56"
+ inkscape:window-y="1"
+ inkscape:window-maximized="1">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2996"
+ empspacing="5"
+ visible="true"
+ enabled="true"
+ snapvisiblegridlinesonly="true"
+ originx="312px"
+ originy="147.93392px" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(312,-795.66903)">
+ <path
+ style="fill:#ffffff;fill-opacity:1;stroke:none"
+ d="m -311.5,796.16903 80.6273,28.36401 0,283.80836 113.56729,-65.5599 -55.67962,-26.1246 -35.12739,-87.43067 178.939297,62.86452 0,91.39515 -201.653597,116.3102 -80.67328,-44.875 z"
+ id="path2998"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccccc" />
+ <g
+ transform="matrix(8.653063,0,0,8.653063,-2616.6875,-11921.907)"
+ style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans"
+ id="flowRoot3000">
+ <path
+ d="m 313.01562,1507.0953 0,-28.0078 7.96875,0 c 2.42187,10e-5 4.34244,0.5925 5.76172,1.7774 1.41926,1.1849 2.12889,2.7279 2.12891,4.6289 -2e-5,1.5885 -0.42971,2.9688 -1.28906,4.1406 -0.85939,1.1719 -2.04429,2.0052 -3.55469,2.5 l 0,0.078 c 1.888,0.2214 3.39842,0.9343 4.53125,2.1387 1.13279,1.2044 1.6992,2.7702 1.69922,4.6973 -2e-5,2.3958 -0.8594,4.3359 -2.57813,5.8203 -1.71876,1.4844 -3.88673,2.2265 -6.5039,2.2265 z m 3.28125,-25.039 0,9.043 3.35938,0 c 1.79686,0 3.20962,-0.433 4.23828,-1.2989 1.02863,-0.8658 1.54295,-2.0865 1.54297,-3.6621 -2e-5,-2.7213 -1.79038,-4.082 -5.37109,-4.082 z m 0,11.9922 0,10.0781 4.45313,0 c 1.92707,0 3.42121,-0.4557 4.48242,-1.3672 1.06118,-0.9114 1.59178,-2.1614 1.5918,-3.75 -2e-5,-3.3073 -2.25262,-4.9609 -6.75781,-4.9609 z"
+ style="font-variant:normal;font-stretch:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Segoe UI;-inkscape-font-specification:Segoe UI"
+ id="path3009"
+ inkscape:connector-curvature="0" />
+ <path
+ d="m 336.08002,1482.6479 c -0.57292,0 -1.0612,-0.1953 -1.46484,-0.5859 -0.40365,-0.3906 -0.60547,-0.8854 -0.60547,-1.4844 0,-0.5989 0.20182,-1.097 0.60547,-1.4941 0.40364,-0.3971 0.89192,-0.5957 1.46484,-0.5957 0.58593,0 1.08398,0.1986 1.49414,0.5957 0.41015,0.3971 0.61523,0.8952 0.61524,1.4941 -10e-6,0.573 -0.20509,1.0612 -0.61524,1.4649 -0.41016,0.4036 -0.90821,0.6054 -1.49414,0.6054 z m 1.5625,24.4474 -3.20312,0 0,-19.8474 3.20312,0 z"
+ style="font-variant:normal;font-stretch:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Segoe UI;-inkscape-font-specification:Segoe UI"
+ id="path3011"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ssssssccsccccc" />
+ <path
+ d="m 359.4053,1507.0953 -3.20313,0 0,-11.2601 c 0,-4.2448 -1.42999,-6.3672 -4.52893,-6.3672 -1.60158,0 -2.92644,0.6022 -3.97461,1.8066 -1.04819,1.2045 -1.57227,2.7247 -1.57227,4.5606 l 0,11.2601 -3.20312,0 0,-19.8473 3.20312,0 0,3.2522 0.0781,0 c 1.51041,-2.5261 3.6629,-3.7275 6.443,-3.7275 2.18748,0 3.86066,0.7064 5.01953,2.1191 1.15883,1.4128 1.73828,3.4538 1.73828,6.1231 z"
+ style="font-variant:normal;font-stretch:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Segoe UI;-inkscape-font-specification:Segoe UI"
+ id="path3013"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccsscsccccccscsc" />
+ <path
+ d="m 381.85178,1505.4046 c 0,7.3437 -3.51564,11.0156 -10.54688,11.0156 -2.47396,0 -4.51337,-0.4405 -6.36232,-1.378 l 0.84027,-2.7464 c 0,0 2.17127,1.4431 5.48299,1.4431 4.92186,0 7.38281,-2.5703 7.38281,-7.8046 l 0,-2.1654 -0.0781,0 c -1.52345,2.5521 -3.66907,3.7952 -6.72895,3.7952 -2.48699,0 -4.48894,-0.7493 -6.00586,-2.5266 -1.51693,-1.7774 -2.27539,-4.1634 -2.27539,-7.1582 0,-3.3984 0.81705,-6.1003 2.45117,-8.1055 1.63411,-2.0052 3.87044,-3.0078 6.70899,-3.0078 2.6953,0 4.54794,1.0807 5.85004,3.2422 l 0.0781,0 0,-2.7602 3.20313,0 z m -3.20313,-7.3522 0,-2.7899 c 0,-1.5886 -0.53712,-2.9492 -1.61132,-4.0821 -1.07424,-1.1328 -2.31919,-1.6992 -3.92074,-1.6992 -1.97917,0 -3.52865,0.7194 -4.64843,2.1582 -1.1198,1.4388 -1.6797,3.4538 -1.67969,6.0449 -1e-5,2.2266 0.5371,3.8479 1.61133,5.1825 1.07421,1.3347 2.49673,2.002 4.26758,2.002 1.79686,0 3.16551,-0.638 4.29182,-1.9141 1.12629,-1.276 1.68945,-2.9101 1.68945,-4.9023 z"
+ style="font-variant:normal;font-stretch:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Segoe UI;-inkscape-font-specification:Segoe UI"
+ id="path3015"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ssccssccscsssccccssscssscscs" />
+ </g>
+ </g>
+</svg>
diff --git a/exampleSite/static/logos/ebay.svg b/exampleSite/static/logos/ebay.svg
new file mode 100644
index 0000000..c484c1f
--- /dev/null
+++ b/exampleSite/static/logos/ebay.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+
+<svg
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.1"
+ width="300"
+ height="120.32412">
+
+<path id="e"
+ d="m 38.866448,26.308378 c -21.145729,0 -38.76645103,8.97108 -38.76645103,36.036419 0,21.441707 11.84866003,34.944406 39.31245703,34.944406 32.326175,0 34.3984,-21.294248 34.3984,-21.294248 l -15.663557,0 c 0,0 -3.358398,11.466134 -19.690354,11.466134 -13.301932,0 -22.869203,-8.985845 -22.869203,-21.580814 l 59.861133,0 0,-7.903529 c 0,-12.460384 -7.91007,-31.668368 -36.582425,-31.668368 z m -0.546007,10.101117 c 12.662062,0 21.294248,7.757047 21.294248,19.383225 l -43.680508,0 c 0,-12.34261 11.267202,-19.383225 22.38626,-19.383225 z"
+ style="fill:#e53238;fill-opacity:1;stroke:none" />
+
+<path id="b"
+ d="m 75.437762,0.10007279 0,83.59702321 c 0,4.745232 -0.338677,11.408082 -0.338677,11.408082 l 14.939733,0 c 0,0 0.536238,-4.785353 0.536238,-9.1587 0,0 7.381193,11.547477 27.451204,11.547477 21.13453,0 35.49041,-14.673014 35.49041,-35.695165 0,-19.556604 -13.18634,-35.28566 -35.45629,-35.28566 -20.854235,0 -27.33444,11.261381 -27.33444,11.261381 l 0,-37.67443821 z M 114.20421,36.853125 c 14.35199,0 23.47828,10.651661 23.47828,24.945665 0,15.327725 -10.54056,25.35517 -23.3759,25.35517 -15.317854,0 -23.58065,-11.960116 -23.58065,-25.218668 0,-12.354387 7.414449,-25.082167 23.47827,-25.082167 z"
+ style="fill:#0064d2;fill-opacity:1;stroke:none" />
+
+<path id="a"
+ d="m 190.6451,26.308378 c -31.81215,0 -33.85239,17.418776 -33.85239,20.202235 l 15.83418,0 c 0,0 0.83034,-10.169369 16.9262,-10.169369 10.45935,0 18.56422,4.787411 18.56422,13.991413 l 0,3.276038 -18.56422,0 c -24.64532,0 -37.67444,7.20973 -37.67444,21.840254 0,14.398537 12.03849,22.232696 28.30702,22.232696 22.17148,0 29.31371,-12.251017 29.31371,-12.251017 0,4.872784 0.37568,9.67455 0.37568,9.67455 l 14.07643,0 c 0,0 -0.54601,-5.951939 -0.54601,-9.759864 l 0,-32.913945 c 0,-21.581223 -17.40751,-26.122991 -32.76038,-26.122991 z m 17.47221,37.128431 0,4.368051 c 0,5.697129 -3.51553,19.860981 -24.21197,19.860981 -11.3333,0 -16.1925,-5.656156 -16.1925,-12.216892 0,-11.935273 16.36378,-12.01214 40.40447,-12.01214 z"
+ style="fill:#f5af02;fill-opacity:1;stroke:none" />
+
+<path id="y"
+ d="m 214.87901,29.041161 17.81346,0 25.56479,51.217345 25.5063,-51.217345 16.13644,0 -46.45929,91.183029 -16.9262,0 13.40641,-25.418513 z"
+ style="fill:#86b817;fill-opacity:1;stroke:none" />
+
+</svg>
diff --git a/exampleSite/static/logos/google-music.png b/exampleSite/static/logos/google-music.png
new file mode 100644
index 0000000..0dfa1f4
--- /dev/null
+++ b/exampleSite/static/logos/google-music.png
Binary files differ
diff --git a/exampleSite/static/logos/google.svg b/exampleSite/static/logos/google.svg
new file mode 100644
index 0000000..1918c6e
--- /dev/null
+++ b/exampleSite/static/logos/google.svg
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg id="svg2" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="328.56" width="1e3" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"><path id="path2998" fill="#4885ed" d="m246.11 116.18h-116.57v34.591h82.673c-4.0842 48.506-44.44 69.192-82.533 69.192-48.736 0-91.264-38.346-91.264-92.092 0-52.357 40.54-92.679 91.371-92.679 39.217 0 62.326 25 62.326 25l24.22-25.081s-31.087-34.608-87.784-34.608c-72.197-0.001-128.05 60.933-128.05 126.75 0 64.493 52.539 127.38 129.89 127.38 68.031 0 117.83-46.604 117.83-115.52 0-14.539-2.1109-22.942-2.1109-22.942z"/><path id="path3000" fill="#db3236" d="m341.6 91.129c-47.832 0-82.111 37.395-82.111 81.008 0 44.258 33.249 82.348 82.673 82.348 44.742 0 81.397-34.197 81.397-81.397 0-54.098-42.638-81.959-81.959-81.959zm0.47563 32.083c23.522 0 45.812 19.017 45.812 49.66 0 29.993-22.195 49.552-45.92 49.552-26.068 0-46.633-20.878-46.633-49.79 0-28.292 20.31-49.422 46.741-49.422z"/><path id="path3005" fill="#f4c20d" d="m520.18 91.129c-47.832 0-82.111 37.395-82.111 81.008 0 44.258 33.249 82.348 82.673 82.348 44.742 0 81.397-34.197 81.397-81.397 0-54.098-42.638-81.959-81.959-81.959zm0.47562 32.083c23.522 0 45.812 19.017 45.812 49.66 0 29.993-22.195 49.552-45.92 49.552-26.068 0-46.633-20.878-46.633-49.79 0-28.292 20.31-49.422 46.741-49.422z"/><path id="path3007" fill="#4885ed" d="m695.34 91.215c-43.904 0-78.414 38.453-78.414 81.613 0 49.163 40.009 81.765 77.657 81.765 23.279 0 35.657-9.2405 44.796-19.847v16.106c0 28.18-17.11 45.055-42.936 45.055-24.949 0-37.463-18.551-41.812-29.078l-31.391 13.123c11.136 23.547 33.554 48.103 73.463 48.103 43.652 0 76.922-27.495 76.922-85.159v-146.77h-34.245v13.836c-10.53-11.347-24.93-18.745-44.04-18.745zm3.178 32.018c21.525 0 43.628 18.38 43.628 49.768 0 31.904-22.056 49.487-44.104 49.487-23.406 0-45.185-19.005-45.185-49.184 0-31.358 22.619-50.071 45.66-50.071z"/><path id="path3011" fill="#db3236" d="m925.89 91.02c-41.414 0-76.187 32.95-76.187 81.57 0 51.447 38.759 81.959 80.165 81.959 34.558 0 55.768-18.906 68.426-35.845l-28.235-18.787c-7.3268 11.371-19.576 22.484-40.018 22.484-22.962 0-33.52-12.574-40.061-24.754l109.52-45.444-5.6859-13.318c-10.58-26.08-35.26-47.86-67.92-47.86zm1.4268 31.413c14.923 0 25.663 7.9342 30.224 17.447l-73.139 30.57c-3.1532-23.667 19.269-48.017 42.915-48.017z"/><path id="path3015" fill="#3cba54" d="m797.49 249.7h35.975v-240.75h-35.975z"/></svg> \ No newline at end of file
diff --git a/exampleSite/static/logos/imgur.svg b/exampleSite/static/logos/imgur.svg
new file mode 100644
index 0000000..6696863
--- /dev/null
+++ b/exampleSite/static/logos/imgur.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="2500" height="903" viewBox="0 0 150 54.184"><path d="M15.823 35.821V18.498c0-2.135.364-3.727 1.092-4.778.729-1.05 1.83-1.575 3.307-1.575.857 0 1.635.237 2.337.708.702.471 1.325 1.189 1.871 2.15.911-.98 1.94-1.7 3.088-2.163 1.149-.463 2.47-.695 3.963-.695 1.895 0 3.57.338 5.028 1.015 1.458.676 2.715 1.691 3.771 3.044 1.33-1.441 2.688-2.48 4.072-3.111 1.385-.63 2.988-.948 4.81-.948 3.152 0 5.602.989 7.35 2.964 1.75 1.975 2.623 4.76 2.623 8.354v12.359c0 2.118-.364 3.693-1.092 4.725-.729 1.032-1.84 1.548-3.334 1.548s-2.596-.512-3.307-1.535c-.711-1.023-1.066-2.602-1.066-4.738V26.08c0-2.26-.324-3.915-.97-4.965-.647-1.05-1.662-1.575-3.048-1.575-1.53 0-2.65.518-3.36 1.549-.71 1.032-1.066 2.66-1.066 4.884v9.85c0 2.117-.364 3.692-1.093 4.725-.73 1.032-1.84 1.548-3.334 1.548-1.495 0-2.606-.516-3.334-1.548-.73-1.033-1.094-2.608-1.094-4.725V26.08c0-2.278-.319-3.938-.956-4.98-.638-1.04-1.64-1.56-3.006-1.56-1.53 0-2.65.517-3.361 1.548-.71 1.032-1.066 2.66-1.066 4.884v9.85c0 2.117-.365 3.692-1.093 4.725-.729 1.032-1.84 1.548-3.334 1.548s-2.6-.516-3.32-1.548c-.719-1.034-1.078-2.61-1.078-4.727zM84.031 38.116c-.964 1.353-2.113 2.363-3.443 3.03-1.33.667-2.85 1-4.562 1-3.572 0-6.592-1.432-9.06-4.297-2.47-2.865-3.703-6.424-3.703-10.678 0-4.288 1.33-7.9 3.989-10.836 2.66-2.935 5.903-4.404 9.728-4.405 1.494 0 2.82.25 3.976.749 1.158.498 2.182 1.273 3.074 2.322.475-.855 1.062-1.527 1.764-2.015.7-.49 1.416-.735 2.145-.735 1.511 0 2.627.512 3.348 1.535.718 1.023 1.08 2.594 1.08 4.711V35.82c0 3.185-.16 5.672-.478 7.46-.32 1.788-.852 3.27-1.6 4.445-1.292 2.117-3.074 3.723-5.341 4.817-2.268 1.095-4.96 1.642-8.077 1.642-3.807 0-6.913-.596-9.318-1.788-2.405-1.193-3.607-2.696-3.607-4.511 0-1.086.36-1.985 1.08-2.697.719-.71 1.625-1.067 2.718-1.067.529 0 1.8.383 3.812 1.147 2.014.766 3.895 1.148 5.643 1.148 2.188 0 3.881-.632 5.084-1.895 1.201-1.264 1.802-3.052 1.802-5.365 0-.107-.009-.275-.027-.507a7.516 7.516 0 0 1-.027-.533zM72.39 27.172c0 2.153.537 3.898 1.612 5.231 1.075 1.335 2.46 2.002 4.154 2.002s3.088-.671 4.18-2.014c1.092-1.344 1.64-3.083 1.64-5.219 0-2.082-.548-3.776-1.64-5.084-1.092-1.308-2.487-1.962-4.18-1.962s-3.08.654-4.154 1.962c-1.075 1.308-1.612 3.002-1.612 5.084zM98.269 29.975V18.498c0-2.118.363-3.687 1.092-4.711.73-1.024 1.841-1.535 3.334-1.535 1.476 0 2.574.511 3.293 1.535.72 1.023 1.08 2.593 1.08 4.711v9.716c0 2.296.355 3.92 1.066 4.87.711.953 1.867 1.429 3.471 1.429s2.76-.476 3.471-1.429c.71-.952 1.065-2.575 1.065-4.87v-9.716c0-2.118.36-3.687 1.08-4.711s1.836-1.535 3.348-1.535c1.475 0 2.568.508 3.279 1.521.711 1.015 1.066 2.59 1.066 4.725v11.477c0 4.094-1.139 7.22-3.416 9.382s-5.576 3.243-9.892 3.243c-4.318 0-7.62-1.08-9.906-3.243-2.288-2.162-3.431-5.29-3.431-9.382zM130.925 35.821V18.498c0-2.118.36-3.687 1.08-4.711.72-1.024 1.826-1.535 3.32-1.535.893 0 1.684.227 2.377.68.692.455 1.303 1.144 1.83 2.07.913-.96 1.877-1.687 2.897-2.176 1.022-.489 2.05-.734 3.088-.734 1.221 0 2.273.422 3.156 1.268.885.845 1.326 1.845 1.326 3.002 0 1.725-1.62 3.168-4.864 4.324-1.166.41-2.04.748-2.624 1.015-1.111.516-1.848 1.09-2.213 1.721-.365.632-.547 1.776-.547 3.43v8.968c0 2.118-.364 3.693-1.092 4.725-.73 1.033-1.841 1.548-3.334 1.548-1.494 0-2.6-.515-3.32-1.548-.72-1.031-1.08-2.607-1.08-4.724zM9.456 35.821c0 2.135-.356 3.715-1.067 4.738-.71 1.023-1.803 1.535-3.279 1.535-1.494 0-2.605-.517-3.334-1.548-.729-1.032-1.093-2.607-1.093-4.725V18.498c0-2.118.36-3.687 1.08-4.711.719-1.024 1.834-1.535 3.347-1.535 1.476 0 2.569.511 3.28 1.535s1.066 2.593 1.066 4.711v17.323z"/><path d="M0 4.992c0-1.37.5-2.544 1.502-3.523S3.707.001 5.11.001c1.384 0 2.57.49 3.552 1.468.985.979 1.476 2.153 1.476 3.523 0 1.388-.488 2.563-1.462 3.524-.975.96-2.163 1.44-3.566 1.44-1.439 0-2.65-.48-3.634-1.44C.492 7.554 0 6.38 0 4.992z" fill="#89c623"/></svg> \ No newline at end of file
diff --git a/exampleSite/static/logos/netflix.svg b/exampleSite/static/logos/netflix.svg
new file mode 100644
index 0000000..0ce1bf4
--- /dev/null
+++ b/exampleSite/static/logos/netflix.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="276.742" viewBox="0 0 1024 276.742"><path d="M140.803 258.904c-15.404 2.705-31.079 3.516-47.294 5.676l-49.458-144.856v151.073c-15.404 1.621-29.457 3.783-44.051 5.945v-276.742h41.08l56.212 157.021v-157.021h43.511v258.904zm85.131-157.558c16.757 0 42.431-.811 57.835-.811v43.24c-19.189 0-41.619 0-57.835.811v64.322c25.405-1.621 50.809-3.785 76.482-4.596v41.617l-119.724 9.461v-255.39h119.724v43.241h-76.482v58.105zm237.284-58.104h-44.862v198.908c-14.594 0-29.188 0-43.239.539v-199.447h-44.862v-43.242h132.965l-.002 43.242zm70.266 55.132h59.187v43.24h-59.187v98.104h-42.433v-239.718h120.808v43.241h-78.375v55.133zm148.641 103.507c24.594.539 49.456 2.434 73.51 3.783v42.701c-38.646-2.434-77.293-4.863-116.75-5.676v-242.689h43.24v201.881zm109.994 49.457c13.783.812 28.377 1.623 42.43 3.242v-254.58h-42.43v251.338zm231.881-251.338l-54.863 131.615 54.863 145.127c-16.217-2.162-32.432-5.135-48.648-7.838l-31.078-79.994-31.617 73.51c-15.678-2.705-30.812-3.516-46.484-5.678l55.672-126.75-50.269-129.992h46.482l28.377 72.699 30.27-72.699h47.295z" fill="#d81f26"/></svg> \ No newline at end of file
diff --git a/exampleSite/static/logos/pandora.svg b/exampleSite/static/logos/pandora.svg
new file mode 100644
index 0000000..7288ece
--- /dev/null
+++ b/exampleSite/static/logos/pandora.svg
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="Layer_1"
+ viewBox="0 0 174 34"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="pandora.svg"
+ width="174"
+ height="34">
+ <metadata
+ id="metadata21">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title>ico-p1mdplogo</dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs19">
+ <linearGradient
+ gradientTransform="matrix(28.934,0,0,12.2,16088.352,-572.1)"
+ y2="47.437"
+ x2="-546.97803"
+ y1="48.742001"
+ x1="-548.28302"
+ gradientUnits="userSpaceOnUse"
+ id="plus_1_">
+ <stop
+ id="stop12"
+ stop-color="#00A0EE"
+ offset="0" />
+ <stop
+ id="stop14"
+ stop-color="#386AFF"
+ offset="1" />
+ </linearGradient>
+ </defs>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1864"
+ inkscape:window-height="1155"
+ id="namedview17"
+ showgrid="false"
+ inkscape:zoom="2.0529801"
+ inkscape:cx="131.18634"
+ inkscape:cy="31.904402"
+ inkscape:window-x="56"
+ inkscape:window-y="1"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="Layer_1" />
+ <style
+ id="style3">.st0{fill:#00ADEE;} .st1{fill:url(#plus_1_);}</style>
+ <title
+ id="title5">ico-p1mdplogo</title>
+ <path
+ style="fill:#00adee"
+ inkscape:connector-curvature="0"
+ d="m 118.5,5.9 c -6.1,0 -11.1,4.9 -11.1,11.1 0,6.1 5,11.1 11.1,11.1 6.1,0 11.1,-5 11.1,-11.1 0,-6.1 -5,-11.1 -11.1,-11.1 z M 50,8.4 C 48.1,6.8 45.7,5.9 43,5.9 c -6.1,0 -11.1,5 -11.1,11.1 0,6.1 5,11.1 11.1,11.1 2.7,0 5.1,-0.9 7,-2.5 l 0,1.8 4.1,0 0,-20.8 -4.1,0 0,1.8 z m 112.6,0 c -1.9,-1.6 -4.3,-2.5 -7,-2.5 -6.1,0 -11.1,5 -11.1,11.1 0,6.1 4.9,11.1 11.1,11.1 2.7,0 5.1,-0.9 7,-2.5 l 0,1.8 4.1,0 0,-20.8 -4.1,0 0,1.8 z M 136.8,7.9 c -2.4,1.5 -4.4,4.2 -4.4,9 l 0,10.5 4.4,0 0,-10.5 c 0,-6.9 7.1,-6.5 7.1,-6.5 l 0,-4.4 c 0,0 -3.8,-0.1 -7.1,1.9 z M 75,8.2 C 73.2,6.8 70.9,6 68.4,6 c -2.5,0 -4.8,0.8 -6.6,2.2 -2.7,2 -4.4,5.2 -4.4,8.8 l 0,10.4 4.4,0 0,-10.4 c 0,-3.7 3,-6.6 6.6,-6.6 3.7,0 6.6,3 6.6,6.6 l 0,10.3 4.5,0 0,-10.3 c 0,-3.6 -1.8,-6.8 -4.5,-8.8 z m 25.5,-6.2 0,6.4 c -1.9,-1.6 -4.3,-2.5 -7,-2.5 -6.1,0 -11.1,5 -11.1,11.1 0,6.1 5,11.1 11.1,11.1 2.7,0 5.1,-0.9 7,-2.5 l 0,1.8 4,0 0,-27.4 -2,0 c -1.1,0 -2,0.9 -2,2 z M 18.3,5.9 c -2.7,0 -5.1,0.9 -7,2.5 l 0,-1.8 -4,0 0,27.4 2,0 c 1.1,0 2,-0.9 2,-2 l 0,-6.4 c 1.9,1.6 4.3,2.5 7,2.5 6.1,0 11.1,-5 11.1,-11.1 0,-6.1 -5,-11.1 -11.1,-11.1 z m 100.2,17.7 c -3.7,0 -6.6,-3 -6.6,-6.6 0,-3.7 3,-6.6 6.6,-6.6 3.7,0 6.6,3 6.6,6.6 0.1,3.7 -2.9,6.6 -6.6,6.6 z m -75.3,0.3 c -3.8,0 -6.9,-3.1 -6.9,-6.9 0,-3.8 3.1,-6.9 6.9,-6.9 3.8,0 6.9,3.1 6.9,6.9 0,3.8 -3.1,6.9 -6.9,6.9 z m 112.6,0 c -3.8,0 -6.9,-3.1 -6.9,-6.9 0,-3.8 3.1,-6.9 6.9,-6.9 3.8,0 6.9,3.1 6.9,6.9 0,3.8 -3.1,6.9 -6.9,6.9 z m -62.1,0 c -3.8,0 -6.9,-3.1 -6.9,-6.9 0,-3.8 3.1,-6.9 6.9,-6.9 3.8,0 6.9,3.1 6.9,6.9 0,3.8 -3.1,6.9 -6.9,6.9 z m -75.6,0 c -3.8,0 -6.9,-3.1 -6.9,-6.9 0,-3.8 3.1,-6.9 6.9,-6.9 3.8,0 6.9,3.1 6.9,6.9 0,3.8 -3.1,6.9 -6.9,6.9 z"
+ class="st0"
+ id="pandora" />
+</svg>
diff --git a/exampleSite/static/logos/reddit.svg b/exampleSite/static/logos/reddit.svg
new file mode 100644
index 0000000..7665af0
--- /dev/null
+++ b/exampleSite/static/logos/reddit.svg
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 2500 810" style="enable-background:new 0 0 2500 810;" xml:space="preserve">
+<style type="text/css">
+ .st0{fill:#FF4500;}
+ .st1{fill:#FFFFFF;}
+</style>
+<g>
+ <circle class="st0" cx="406.6" cy="405.6" r="402.3"/>
+ <path class="st1" d="M674.9,405.6c-1.2-32.4-28.4-57.7-60.9-56.6c-14.4,0.5-28.1,6.4-38.5,16.3c-45.8-31.2-99.6-48.3-154.9-49.5
+ l26.1-125.5l86.1,18.1c2.4,22.1,22.2,38.1,44.3,35.7c22.1-2.4,38.1-22.2,35.7-44.3s-22.2-38.1-44.3-35.7
+ c-12.7,1.3-24.1,8.7-30.4,19.7l-98.6-19.7c-6.7-1.5-13.4,2.7-14.9,9.5c0,0.1,0,0.1,0,0.2l-29.7,139.6
+ c-56,0.9-110.5,18.1-156.9,49.5c-23.6-22.2-60.8-21.1-83,2.6c-22.2,23.6-21.1,60.8,2.6,83c4.6,4.3,9.9,8,15.8,10.6
+ c-0.4,5.9-0.4,11.8,0,17.7c0,90.1,105,163.4,234.5,163.4s234.5-73.2,234.5-163.4c0.4-5.9,0.4-11.8,0-17.7
+ C662.6,449,675.3,428.2,674.9,405.6z M272.6,445.9c0-22.2,18.1-40.3,40.3-40.3s40.3,18.1,40.3,40.3c0,22.2-18.1,40.3-40.3,40.3
+ C290.6,486,272.6,468.1,272.6,445.9z M506.3,556.5c-28.6,21.5-63.6,32.5-99.4,31c-35.8,1.5-70.8-9.5-99.4-31
+ c-3.8-4.6-3.1-11.5,1.5-15.3c4-3.3,9.7-3.3,13.8,0c24.2,17.7,53.7,26.7,83.7,25.3c30,1.6,59.6-7,84.1-24.5
+ c4.4-4.3,11.6-4.2,15.9,0.2s4.2,11.6-0.2,15.9l0,0L506.3,556.5L506.3,556.5z M499.1,487.6c-22.2,0-40.3-18.1-40.3-40.3
+ c0-22.2,18.1-40.3,40.3-40.3c22.2,0,40.3,18.1,40.3,40.3c0.9,22.2-16.4,40.9-38.6,41.8c-0.7,0-1.3,0-2,0L499.1,487.6z"/>
+</g>
+<g>
+ <circle class="st0" cx="2248.8" cy="228.1" r="54.8"/>
+ <path d="M1472.2,461.3c21.2,1.5,39.6-14.5,41.2-35.8c0.1-1.2,0.1-2.6,0.1-3.9c-0.3-7.4-1.2-14.9-2.7-22.2
+ c-13-69.4-72.3-120.5-142.8-123.3c-80.3,0-147.4,73.8-147.4,164.4s66,164.5,147.3,164.5c43.1,1.7,84.9-15.7,113.9-47.6
+ c11.9-13,10.9-33.1-2.1-45c-1-0.9-1.9-1.7-2.9-2.4c-13-8.1-29.9-6.4-40.9,4.2c-18.1,18-42.4,28.3-68,29.1
+ c-44.2-3.5-79.6-38.1-84-82.4H1471L1472.2,461.3z M1367.6,338c38.9,2.6,71.6,30.4,80.3,68.5h-160.4
+ C1296.1,368.3,1328.6,340.5,1367.6,338z"/>
+ <path d="M1223.8,308c0-15.4-11.4-28.5-26.7-30.4c-41.3-6.9-83.3,8.4-110.4,40.4v-4c0-17.1-13.8-30.9-30.9-30.9
+ c-17.1,0-30.9,13.8-30.9,30.9v253c-0.4,16.6,12.3,30.7,28.9,32.1c16.9,1.2,31.7-11.6,32.8-28.5c0.1-1.2,0.1-2.4,0-3.6V437.2
+ c-2.7-51.8,37-95.9,88.8-98.7c4.6-0.3,9.3-0.2,13.9,0.3h6.2C1211.5,337.4,1223.8,324.1,1223.8,308z"/>
+ <path d="M2279.6,341.2c0-17.1-13.8-30.9-30.9-30.9c-17.1,0-30.9,13.8-30.9,30.9l0,0v225.7c0,17.1,13.8,30.9,30.9,30.9
+ c17.1,0,30.9-13.8,30.9-30.9V341.2z"/>
+ <path d="M1823.6,169.7c0-17-13.8-30.8-30.8-30.8l0,0l0,0c-17,0-30.8,13.8-30.8,30.8v138c-20.8-21-49.4-32.4-78.9-31.6
+ c-80.3,0-147.4,73.8-147.4,164.4s66.1,164.5,147.4,164.5c30,0.9,59-10.6,80.3-31.9c4.8,16.3,21.9,25.6,38.2,20.8
+ c12.3-3.6,21.1-14.4,21.9-27.3L1823.6,169.7L1823.6,169.7z M1682.9,544.1c-47.3,0-85.8-46-85.8-102.9s38.2-102.9,85.8-102.9
+ c47.6,0,85.8,46,85.8,102.9s-38.2,102.4-85.6,102.4L1682.9,544.1z"/>
+ <path d="M2145.8,169.7c0-17-13.8-30.8-30.8-30.8l0,0c-17,0-30.8,13.8-30.8,30.8l0,0v138c-20.8-21-49.4-32.4-78.9-31.6
+ c-80.3,0-147.4,73.8-147.4,164.4s66.1,164.5,147.4,164.5c30,0.9,59-10.6,80.3-31.9c4.8,16.3,21.9,25.6,38.2,20.8
+ c12.3-3.6,21.1-14.4,21.9-27.3L2145.8,169.7L2145.8,169.7z M2005.2,544.1c-47.3,0-85.8-46-85.8-102.9s38.2-102.9,85.8-102.9
+ c47.6,0,85.8,46,85.8,102.9s-38.2,102.4-85.6,102.4L2005.2,544.1z"/>
+ <path d="M2439.7,566.8V338h26.7c14.8,0.9,27.4-10.4,28.3-25.1c0-0.5,0.1-1.1,0.1-1.7c1.3-14.7-9.6-27.7-24.2-29
+ c-0.8-0.1-1.7-0.1-2.5-0.1h-28.3v-42.5c0.2-16.5-12.4-30.4-28.9-31.9c-16.9-1.2-31.6,11.6-32.8,28.5c-0.1,0.7-0.1,1.5-0.1,2.2v44.4
+ h-26.8c-14.8-0.9-27.4,10.4-28.3,25.1c0,0.5-0.1,1.1-0.1,1.7c-1.3,14.7,9.6,27.7,24.2,29c0.8,0.1,1.7,0.1,2.5,0.1h26.7v228.2
+ c0,17,13.8,30.8,30.8,30.8l0,0l0,0c17,1.1,31.5-11.9,32.6-28.9C2439.7,568.2,2439.7,567.5,2439.7,566.8z"/>
+</g>
+</svg>
diff --git a/exampleSite/static/logos/soundcloud.svg b/exampleSite/static/logos/soundcloud.svg
new file mode 100644
index 0000000..8125588
--- /dev/null
+++ b/exampleSite/static/logos/soundcloud.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="2500" height="1425" viewBox="15.583 15.334 989.654 564.151"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="-916.598" y1="1716.657" x2="-916.598" y2="1663.651" gradientTransform="matrix(10.6432 0 0 -10.6432 10265.9 18285.979)"><stop offset="0" stop-color="#f79810"/><stop offset="1" stop-color="#f8310e"/></linearGradient><path d="M26.791 272.388c-2.065 0-3.704 1.597-3.971 3.874l-7.237 54.972 7.237 54.025c.267 2.277 1.905 3.863 3.971 3.863 2 0 3.629-1.575 3.948-3.843v-.011.011l8.578-54.046-8.578-54.982c-.309-2.267-1.958-3.863-3.948-3.863zm40.699-30.035c-.341-2.362-2.033-3.991-4.119-3.991-2.097 0-3.832 1.682-4.119 3.991 0 .021-9.728 88.881-9.728 88.881l9.728 86.912c.277 2.331 2.012 4.013 4.119 4.013 2.075 0 3.768-1.639 4.108-3.991l11.068-86.934-11.057-88.881zm153.304-81.984c-3.991 0-7.291 3.267-7.482 7.418l-7.748 163.521 7.748 105.676c.202 4.129 3.491 7.386 7.482 7.386 3.97 0 7.259-3.268 7.493-7.407v.032l8.759-105.687-8.759-163.521c-.235-4.151-3.524-7.418-7.493-7.418zm-79.345 56.834c-3.065 0-5.566 2.448-5.812 5.715l-8.727 108.347 8.727 104.824c.234 3.246 2.746 5.694 5.812 5.694 3.033 0 5.534-2.448 5.801-5.694l9.919-104.824-9.919-108.369c-.267-3.245-2.768-5.693-5.801-5.693zM301.427 444.36c4.949 0 8.972-3.992 9.174-9.101l7.6-103.898-7.589-217.706c-.202-5.109-4.226-9.1-9.174-9.1-4.992 0-9.025 4.002-9.186 9.111l-6.737 217.684 6.737 103.941c.16 5.067 4.193 9.069 9.175 9.069zm165.075.49c6.812 0 12.432-5.609 12.559-12.506v.074-.074l5.301-100.919-5.302-251.434c-.117-6.886-5.747-12.505-12.559-12.505-6.822 0-12.452 5.609-12.559 12.516l-4.736 251.338c0 .16 4.736 101.067 4.736 101.067.108 6.833 5.748 12.443 12.56 12.443zm-83.166-.394c5.929 0 10.707-4.758 10.867-10.824v.074l6.449-102.323-6.46-219.281c-.16-6.067-4.938-10.813-10.867-10.813-5.971 0-10.749 4.747-10.877 10.813l-5.736 219.292 5.747 102.302c.128 6.002 4.906 10.76 10.877 10.76zm-202.369-.958c3.523 0 6.376-2.821 6.642-6.535l9.345-105.697-9.345-100.546c-.255-3.714-3.107-6.514-6.642-6.514-3.575 0-6.428 2.82-6.651 6.557l-8.228 100.503 8.228 105.687c.234 3.724 3.075 6.545 6.651 6.545zm-78.716-5.79c2.575 0 4.661-2.033 4.959-4.843l10.494-101.621-10.484-105.452c-.309-2.82-2.395-4.854-4.97-4.854-2.608 0-4.694 2.044-4.96 4.854l-9.238 105.452 9.238 101.6c.256 2.82 2.342 4.864 4.961 4.864zM424.76 108.451c-6.439 0-11.602 5.12-11.729 11.676l-5.236 211.277 5.236 101.663c.128 6.471 5.279 11.591 11.729 11.591 6.428 0 11.559-5.109 11.707-11.665v.085l5.875-101.663-5.875-211.31c-.149-6.534-5.28-11.654-11.707-11.654zM260.961 444.573c4.449 0 8.121-3.63 8.334-8.26l8.174-104.974-8.174-200.921c-.224-4.641-3.885-8.259-8.334-8.259-4.491 0-8.152 3.629-8.344 8.259l-7.237 200.921 7.248 105.017c.18 4.587 3.841 8.217 8.333 8.217zm91.276-9.909v-.054l7.024-103.238-7.024-225.039c-.171-5.587-4.577-9.972-10.016-9.972-5.471 0-9.877 4.374-10.025 9.972l-6.237 225.028 6.247 103.292c.149 5.534 4.556 9.908 10.016 9.908 5.449 0 9.834-4.374 10.016-9.94v.043zm531.284-233.011c-16.678 0-32.589 3.374-47.085 9.451-9.686-109.709-101.685-195.77-213.906-195.77-27.459 0-54.227 5.407-77.865 14.549-9.185 3.555-11.633 7.216-11.718 14.315v386.346c.096 7.45 5.875 13.655 13.145 14.39.309.032 335.248.202 337.42.202 67.222 0 121.726-54.504 121.726-121.736-.001-67.233-54.494-121.747-121.717-121.747zM508.063 43.858c-7.312 0-13.314 6.003-13.421 13.378l-5.492 274.221 5.503 99.524c.096 7.27 6.099 13.262 13.41 13.262 7.29 0 13.293-5.992 13.399-13.368v.117l5.971-99.535-5.971-274.242c-.106-7.354-6.109-13.357-13.399-13.357zM113.884 522.523c-14.4-3.385-18.296-5.194-18.296-10.899 0-4.022 3.246-8.184 12.974-8.184 8.312 0 14.805 3.373 20.638 9.344l13.102-12.707c-8.567-8.951-18.945-14.273-33.079-14.273-17.923 0-32.451 10.122-32.451 26.608 0 17.901 11.687 23.224 28.418 27.108 17.124 3.885 20.243 6.492 20.243 12.335 0 6.876-5.077 9.866-15.827 9.866-8.695 0-16.869-2.98-23.233-10.398L73.269 563.01c6.875 10.122 20.126 16.476 35.292 16.476 24.799 0 35.697-11.676 35.697-28.928.001-19.733-15.964-24.661-30.374-28.035zm83.59-36.719c-24.777 0-39.433 19.201-39.433 46.841 0 27.641 14.655 46.83 39.433 46.83s39.454-19.189 39.454-46.83c0-27.64-14.676-46.841-39.454-46.841zm0 75.652c-14.655 0-20.765-12.591-20.765-28.801 0-16.22 6.109-28.811 20.765-28.811 14.677 0 20.765 12.591 20.765 28.811 0 16.21-6.088 28.801-20.765 28.801zm112.776-23.224c0 14.528-7.152 23.489-18.689 23.489-11.548 0-18.552-9.217-18.552-23.744V487.22h-18.178v51.013c0 26.459 14.805 41.253 36.729 41.253 23.096 0 36.857-15.188 36.857-41.508V487.22H310.25v51.012zm96.533-12.59c0 5.066.255 16.476.255 19.85-1.17-2.342-4.15-6.876-6.354-10.26l-32.195-48.022h-17.381v90.851h17.913v-39.977c0-5.065-.256-16.476-.256-19.85 1.16 2.331 4.161 6.876 6.354 10.261l33.355 49.565h16.22v-90.851h-17.912v38.433h.001zm69.681-38.422h-28.417v90.85h27.107c23.362 0 46.469-13.506 46.469-45.425 0-33.228-19.211-45.425-45.159-45.425zm-1.31 73.203h-8.939v-55.546h9.6c19.211 0 27.13 9.206 27.13 27.768-.001 16.614-8.707 27.778-27.791 27.778zm102.654-56.589c8.174 0 13.367 3.64 16.613 9.866l16.869-7.78c-5.715-11.804-16.103-20.116-33.228-20.116-23.724 0-40.349 19.201-40.349 46.841 0 28.673 15.954 46.83 39.699 46.83 16.486 0 27.385-7.652 33.611-20.499l-15.305-9.089c-4.801 8.057-9.611 11.559-17.785 11.559-13.623 0-21.541-12.464-21.541-28.801-.009-16.859 7.803-28.811 21.416-28.811zm67.381-16.614h-18.168v90.85h54.6v-17.923h-36.432V487.22zm84.294-1.416c-24.798 0-39.454 19.201-39.454 46.841 0 27.641 14.656 46.83 39.454 46.83 24.777 0 39.443-19.189 39.443-46.83.001-27.64-14.666-46.841-39.443-46.841zm0 75.652c-14.677 0-20.765-12.591-20.765-28.801 0-16.22 6.088-28.811 20.765-28.811 14.646 0 20.743 12.591 20.743 28.811 0 16.21-6.097 28.801-20.743 28.801zm112.754-23.224c0 14.528-7.12 23.489-18.668 23.489-11.569 0-18.562-9.217-18.562-23.744V487.22H786.84v51.013c0 26.459 14.794 41.253 36.729 41.253 23.096 0 36.847-15.188 36.847-41.508V487.22h-18.179v51.012zm69.298-51.012h-28.407v90.85h27.108c23.372 0 46.457-13.506 46.457-45.425 0-33.228-19.2-45.425-45.158-45.425zm-1.299 73.203h-8.951v-55.546h9.611c19.189 0 27.107 9.206 27.107 27.768.001 16.614-8.695 27.778-27.767 27.778z" fill="url(#a)"/></svg> \ No newline at end of file
diff --git a/exampleSite/static/logos/spotify.svg b/exampleSite/static/logos/spotify.svg
new file mode 100644
index 0000000..d0347db
--- /dev/null
+++ b/exampleSite/static/logos/spotify.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg" height="168px" width="559px" version="1.1" viewBox="0 0 559 168">
+ <path fill="#1ED760" d="m83.996 0.277c-46.249 0-83.743 37.493-83.743 83.742 0 46.251 37.494 83.741 83.743 83.741 46.254 0 83.744-37.49 83.744-83.741 0-46.246-37.49-83.738-83.745-83.738l0.001-0.004zm38.404 120.78c-1.5 2.46-4.72 3.24-7.18 1.73-19.662-12.01-44.414-14.73-73.564-8.07-2.809 0.64-5.609-1.12-6.249-3.93-0.643-2.81 1.11-5.61 3.926-6.25 31.9-7.288 59.263-4.15 81.337 9.34 2.46 1.51 3.24 4.72 1.73 7.18zm10.25-22.802c-1.89 3.072-5.91 4.042-8.98 2.152-22.51-13.836-56.823-17.843-83.448-9.761-3.453 1.043-7.1-0.903-8.148-4.35-1.04-3.453 0.907-7.093 4.354-8.143 30.413-9.228 68.222-4.758 94.072 11.127 3.07 1.89 4.04 5.91 2.15 8.976v-0.001zm0.88-23.744c-26.99-16.031-71.52-17.505-97.289-9.684-4.138 1.255-8.514-1.081-9.768-5.219-1.254-4.14 1.08-8.513 5.221-9.771 29.581-8.98 78.756-7.245 109.83 11.202 3.73 2.209 4.95 7.016 2.74 10.733-2.2 3.722-7.02 4.949-10.73 2.739zm94.56 3.072c-14.46-3.448-17.03-5.868-17.03-10.953 0-4.804 4.52-8.037 11.25-8.037 6.52 0 12.98 2.455 19.76 7.509 0.2 0.153 0.46 0.214 0.71 0.174 0.26-0.038 0.48-0.177 0.63-0.386l7.06-9.952c0.29-0.41 0.21-0.975-0.18-1.288-8.07-6.473-17.15-9.62-27.77-9.62-15.61 0-26.52 9.369-26.52 22.774 0 14.375 9.41 19.465 25.67 23.394 13.83 3.187 16.17 5.857 16.17 10.629 0 5.29-4.72 8.58-12.32 8.58-8.44 0-15.33-2.85-23.03-9.51-0.19-0.17-0.45-0.24-0.69-0.23-0.26 0.02-0.49 0.14-0.65 0.33l-7.92 9.42c-0.33 0.4-0.29 0.98 0.09 1.32 8.96 8 19.98 12.22 31.88 12.22 16.82 0 27.69-9.19 27.69-23.42 0.03-12.007-7.16-18.657-24.77-22.941l-0.03-0.013zm62.86-14.26c-7.29 0-13.27 2.872-18.21 8.757v-6.624c0-0.523-0.42-0.949-0.94-0.949h-12.95c-0.52 0-0.94 0.426-0.94 0.949v73.601c0 0.52 0.42 0.95 0.94 0.95h12.95c0.52 0 0.94-0.43 0.94-0.95v-23.23c4.94 5.53 10.92 8.24 18.21 8.24 13.55 0 27.27-10.43 27.27-30.369 0.02-19.943-13.7-30.376-27.26-30.376l-0.01 0.001zm12.21 30.375c0 10.149-6.25 17.239-15.21 17.239-8.85 0-15.53-7.41-15.53-17.239 0-9.83 6.68-17.238 15.53-17.238 8.81-0.001 15.21 7.247 15.21 17.237v0.001zm50.21-30.375c-17.45 0-31.12 13.436-31.12 30.592 0 16.972 13.58 30.262 30.91 30.262 17.51 0 31.22-13.39 31.22-30.479 0-17.031-13.62-30.373-31.01-30.373v-0.002zm0 47.714c-9.28 0-16.28-7.46-16.28-17.344 0-9.929 6.76-17.134 16.07-17.134 9.34 0 16.38 7.457 16.38 17.351 0 9.927-6.8 17.127-16.17 17.127zm68.27-46.53h-14.25v-14.566c0-0.522-0.42-0.948-0.94-0.948h-12.95c-0.52 0-0.95 0.426-0.95 0.948v14.566h-6.22c-0.52 0-0.94 0.426-0.94 0.949v11.127c0 0.522 0.42 0.949 0.94 0.949h6.22v28.795c0 11.63 5.79 17.53 17.22 17.53 4.64 0 8.49-0.96 12.12-3.02 0.3-0.16 0.48-0.48 0.48-0.82v-10.6c0-0.32-0.17-0.63-0.45-0.8-0.28-0.18-0.63-0.19-0.92-0.04-2.49 1.25-4.9 1.83-7.6 1.83-4.15 0-6.01-1.89-6.01-6.11v-26.76h14.25c0.52 0 0.94-0.426 0.94-0.949v-11.126c0.02-0.523-0.4-0.949-0.93-0.949l-0.01-0.006zm49.64 0.057v-1.789c0-5.263 2.02-7.61 6.54-7.61 2.7 0 4.87 0.536 7.3 1.346 0.3 0.094 0.61 0.047 0.85-0.132 0.25-0.179 0.39-0.466 0.39-0.77v-10.91c0-0.417-0.26-0.786-0.67-0.909-2.56-0.763-5.84-1.546-10.76-1.546-11.95 0-18.28 6.734-18.28 19.467v2.74h-6.22c-0.52 0-0.95 0.426-0.95 0.948v11.184c0 0.522 0.43 0.949 0.95 0.949h6.22v44.405c0 0.53 0.43 0.95 0.95 0.95h12.94c0.53 0 0.95-0.42 0.95-0.95v-44.402h12.09l18.52 44.402c-2.1 4.66-4.17 5.59-6.99 5.59-2.28 0-4.69-0.68-7.14-2.03-0.23-0.12-0.51-0.14-0.75-0.07-0.25 0.09-0.46 0.27-0.56 0.51l-4.39 9.63c-0.21 0.46-0.03 0.99 0.41 1.23 4.58 2.48 8.71 3.54 13.82 3.54 9.56 0 14.85-4.46 19.5-16.44l22.46-58.037c0.12-0.292 0.08-0.622-0.1-0.881-0.17-0.257-0.46-0.412-0.77-0.412h-13.48c-0.41 0-0.77 0.257-0.9 0.636l-13.81 39.434-15.12-39.46c-0.14-0.367-0.49-0.61-0.88-0.61h-22.12v-0.003zm-28.78-0.057h-12.95c-0.52 0-0.95 0.426-0.95 0.949v56.481c0 0.53 0.43 0.95 0.95 0.95h12.95c0.52 0 0.95-0.42 0.95-0.95v-56.477c0-0.523-0.42-0.949-0.95-0.949v-0.004zm-6.4-25.719c-5.13 0-9.29 4.152-9.29 9.281 0 5.132 4.16 9.289 9.29 9.289s9.28-4.157 9.28-9.289c0-5.128-4.16-9.281-9.28-9.281zm113.42 43.88c-5.12 0-9.11-4.115-9.11-9.112s4.04-9.159 9.16-9.159 9.11 4.114 9.11 9.107c0 4.997-4.04 9.164-9.16 9.164zm0.05-17.365c-4.67 0-8.2 3.71-8.2 8.253 0 4.541 3.51 8.201 8.15 8.201 4.67 0 8.2-3.707 8.2-8.253 0-4.541-3.51-8.201-8.15-8.201zm2.02 9.138l2.58 3.608h-2.18l-2.32-3.31h-1.99v3.31h-1.82v-9.564h4.26c2.23 0 3.69 1.137 3.69 3.051 0.01 1.568-0.9 2.526-2.21 2.905h-0.01zm-1.54-4.315h-2.37v3.025h2.37c1.18 0 1.89-0.579 1.89-1.514 0-0.984-0.71-1.511-1.89-1.511z"/>
+</svg>
diff --git a/exampleSite/static/logos/twitch.svg b/exampleSite/static/logos/twitch.svg
new file mode 100644
index 0000000..0293ed9
--- /dev/null
+++ b/exampleSite/static/logos/twitch.svg
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="svg2985"
+ version="1.1"
+ inkscape:version="0.48.2 r9819"
+ width="1000"
+ height="1139.412"
+ xml:space="preserve"
+ sodipodi:docname="Twitch logo black.svg"><metadata
+ id="metadata2991"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+ id="defs2989" /><sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1234"
+ inkscape:window-height="1038"
+ id="namedview2987"
+ showgrid="false"
+ fit-margin-left="0.5"
+ fit-margin-bottom="0.5"
+ fit-margin-top="0.5"
+ fit-margin-right="0.5"
+ inkscape:zoom="0.33712566"
+ inkscape:cx="344.76544"
+ inkscape:cy="201.71567"
+ inkscape:window-x="675"
+ inkscape:window-y="11"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="g2993" /><g
+ id="g2993"
+ inkscape:groupmode="layer"
+ inkscape:label="Twitch_IntegrationGuidelines"
+ transform="matrix(1.25,0,0,-1.25,-779.56837,2089.8162)"><g
+ id="g2995"
+ transform="matrix(9.5324427,0,0,9.5324427,1348.9493,1188.2344)"><path
+ d="m 0,0 -13.652,-13.651 -21.445,0 -11.699,-11.697 0,11.697 -17.548,0 0,56.544 L 0,42.893 0,0 z m -72.146,50.692 -3.899,-15.599 0,-70.19 17.55,0 0,-9.751 9.746,0 9.752,9.751 15.596,0 31.196,31.192 0,54.597 -79.941,0 z"
+ style="fill:#6441a5;fill-opacity:1;fill-rule:evenodd;stroke:none"
+ id="path2997"
+ inkscape:connector-curvature="0" /></g><path
+ d="m 940.03601,1225.3756 74.34349,0 0,223.0687 -74.34349,0 0,-223.0687 z m 204.43279,0 74.3435,0 0,223.0687 -74.3435,0 0,-223.0687 z"
+ style="fill:#6441a5;fill-opacity:1;fill-rule:evenodd;stroke:none"
+ id="path2999"
+ inkscape:connector-curvature="0" /></g></svg> \ No newline at end of file
diff --git a/exampleSite/static/logos/twitter.svg b/exampleSite/static/logos/twitter.svg
new file mode 100644
index 0000000..df53c5a
--- /dev/null
+++ b/exampleSite/static/logos/twitter.svg
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 612 612" style="enable-background:new 0 0 612 612;" xml:space="preserve">
+<g>
+ <g>
+ <path style="fill:#f5f8fa;" d="M612,116.258c-22.525,9.981-46.694,16.75-72.088,19.772c25.929-15.527,45.777-40.155,55.184-69.411
+ c-24.322,14.379-51.169,24.82-79.775,30.48c-22.907-24.437-55.49-39.658-91.63-39.658c-69.334,0-125.551,56.217-125.551,125.513
+ c0,9.828,1.109,19.427,3.251,28.606C197.065,206.32,104.556,156.337,42.641,80.386c-10.823,18.51-16.98,40.078-16.98,63.101
+ c0,43.559,22.181,81.993,55.835,104.479c-20.575-0.688-39.926-6.348-56.867-15.756v1.568c0,60.806,43.291,111.554,100.693,123.104
+ c-10.517,2.83-21.607,4.398-33.08,4.398c-8.107,0-15.947-0.803-23.634-2.333c15.985,49.907,62.336,86.199,117.253,87.194
+ c-42.947,33.654-97.099,53.655-155.916,53.655c-10.134,0-20.116-0.612-29.944-1.721c55.567,35.681,121.536,56.485,192.438,56.485
+ c230.948,0,357.188-191.291,357.188-357.188l-0.421-16.253C573.872,163.526,595.211,141.422,612,116.258z"/>
+ </g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+</svg>
diff --git a/exampleSite/static/logos/wikipedia.svg b/exampleSite/static/logos/wikipedia.svg
new file mode 100644
index 0000000..c455167
--- /dev/null
+++ b/exampleSite/static/logos/wikipedia.svg
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.44.1"
+ width="2560"
+ height="1980"
+ version="1.0"
+ sodipodi:docbase="/home/neil"
+ sodipodi:docname="Wikipedia-W-visual-balanced.svg">
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs5" />
+ <sodipodi:namedview
+ inkscape:window-height="1123"
+ inkscape:window-width="1694"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ inkscape:zoom="0.43976328"
+ inkscape:cx="1290.2046"
+ inkscape:cy="966.00779"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:current-layer="svg2" />
+ <path
+ style="fill:black;stroke:none;stroke-opacity:1;fill-opacity:1"
+ d="M 1572.1849,1627.0102 L 1306.1823,1000.5074 C 1200.7894,1207.291 1084.0203,1422.1816 984.08831,1626.6832 C 983.53491,1627.7421 935.794,1627.1196 935.77253,1626.4919 C 783.04844,1270.1035 624.71738,916.06238 471.26086,559.94868 C 435.66961,472.89603 311.0572,332.8557 225.80114,333.65195 C 225.76971,323.53653 225.29834,300.99862 225.16,287.33013 L 750.89976,287.08145 L 750.54242,332.79388 C 688.79634,335.67165 582.11762,375.05651 609.73219,443.22102 C 683.86449,603.19953 946.23106,1223.0478 1017.1409,1380.4024 C 1066.641,1283.5588 1204.8145,1025.3915 1261.6829,916.2347 C 1217.0904,824.72656 1069.6975,483.01874 1025.5083,396.94216 C 992.18197,340.84736 908.55536,333.9725 844.13274,333.01061 C 844.1545,318.59759 844.93547,307.56947 844.59744,287.87508 L 1306.8137,289.29857 L 1306.8137,331.26914 C 1244.2196,333.00671 1184.9916,356.28709 1211.7969,416.09209 C 1273.9744,545.15815 1310.2452,637.01602 1367.4138,756.373 C 1385.6741,721.42114 1479.0241,529.76675 1523.579,428.57055 C 1550.5151,361.35388 1510.3073,336.12224 1397.6899,333.09483 C 1399.1803,322.03539 1398.1983,299.82396 1399.1438,289.23999 C 1542.8636,288.6988 1759.8754,288.19612 1798.3033,287.61641 L 1798.5147,331.29405 C 1725.1519,334.14041 1649.2691,373.23281 1609.6216,433.88446 L 1417.409,832.52052 C 1438.5181,885.30935 1623.2926,1295.8072 1642.7704,1341.3349 L 2040.1763,424.18373 C 2011.9121,349.90516 1921.7067,333.32268 1886.441,332.48569 C 1886.694,320.67644 1886.714,302.6313 1886.8135,287.60007 L 2301.6607,290.75568 L 2302.2236,292.85218 L 2301.5147,332.29405 C 2210.5034,335.03668 2154.2035,383.69856 2120.5658,463.48139 C 2037.8986,650.21948 1785.1772,1241.6764 1616.5009,1627.1414 C 1616.28,1627.3528 1572.2823,1627.0763 1572.1849,1627.0102 z "
+ id="path1873"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccc" />
+</svg>
diff --git a/exampleSite/static/logos/youtube.svg b/exampleSite/static/logos/youtube.svg
new file mode 100644
index 0000000..ea6a3e8
--- /dev/null
+++ b/exampleSite/static/logos/youtube.svg
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="svg2985"
+ version="1.1"
+ inkscape:version="0.48.2 r9819"
+ width="1000"
+ height="417.80829"
+ xml:space="preserve"
+ sodipodi:docname="YouTube-logo-full_color.pdf"><metadata
+ id="metadata2991"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+ id="defs2989"><clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath3001"><path
+ d="M 0,0 0,871 2088,871 2088,0 0,0 z"
+ id="path3003"
+ inkscape:connector-curvature="0" /></clipPath><clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath3007"><path
+ d="m 2075.17,683.223 c 0,0 -12.16,85.351 -49.46,122.941 -47.31,49.328 -100.35,49.578 -124.67,52.461 -174.1,12.527 -435.27,12.527 -435.27,12.527 l -0.54,0 c 0,0 -261.18,0 -435.28,-12.527 -24.32,-2.883 -77.345,-3.133 -124.665,-52.461 -37.308,-37.59 -49.453,-122.941 -49.453,-122.941 0,0 -12.441,-100.231 -12.441,-200.469 l 0,-93.969 c 0,-100.226 12.441,-200.457 12.441,-200.457 0,0 12.145,-85.348 49.453,-122.9413 C 952.605,16.0469 1014.79,17.6172 1042.47,12.4492 1142.01,2.9375 1465.5,0 1465.5,0 c 0,0 261.44,0.390625 435.54,12.9141 24.32,2.8906 77.36,3.1328 124.67,52.4726 37.3,37.5933 49.46,122.9413 49.46,122.9413 0,0 12.43,100.231 12.43,200.457 l 0,93.969 c 0,100.238 -12.43,200.469 -12.43,200.469 z"
+ id="path3009"
+ inkscape:connector-curvature="0" /></clipPath><linearGradient
+ x1="0"
+ y1="0"
+ x2="1"
+ y2="0"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-209.078,-209.078,0,351.719,209.077)"
+ spreadMethod="pad"
+ id="linearGradient3011"><stop
+ style="stop-opacity:1;stop-color:#e42526"
+ offset="0"
+ id="stop3013" /><stop
+ style="stop-opacity:1;stop-color:#be1f26"
+ offset="1"
+ id="stop3015" /></linearGradient></defs><sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1920"
+ inkscape:window-height="1028"
+ id="namedview2987"
+ showgrid="false"
+ fit-margin-left="0.5"
+ fit-margin-top="0.5"
+ fit-margin-bottom="0.5"
+ fit-margin-right="0.5"
+ inkscape:zoom="0.50525771"
+ inkscape:cx="905.72744"
+ inkscape:cy="139.80012"
+ inkscape:window-x="-8"
+ inkscape:window-y="-8"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="g2993" /><g
+ id="g2993"
+ inkscape:groupmode="layer"
+ inkscape:label="YouTube-logo-full_color"
+ transform="matrix(1.25,0,0,-1.25,-58.278885,355.73042)"><g
+ id="g2995"
+ transform="matrix(0.38283196,0,0,0.38283196,47.023108,-49.262304)"><g
+ id="g2997"><g
+ id="g2999"
+ clip-path="url(#clipPath3001)"><g
+ id="g3005"
+ clip-path="url(#clipPath3007)"><path
+ d="m 1385,0 0,1 -60,0 0,1 -50,0 0,1 -42,0 0,1 -37,0 0,1 -31,0 0,1 -28,0 0,1 -24,0 0,1 -20,0 0,1 -18,0 0,1 -15,0 0,1 -12,0 0,1 -9,0 0,1 -8,0 0,1 -8,0 0,1 -8,0 0,1 -7,0 0,1 -6,0 0,1 -6,0 0,1 -5,0 0,1 -4,0 0,1 -5,0 0,1 -4,0 0,1 -3,0 0,1 -4,0 0,1 -3,0 0,1 -2,0 0,1 -3,0 0,1 -3,0 0,1 -2,0 0,1 -3,0 0,1 -2,0 0,1 -2,0 0,1 -3,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -1,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -1,0 0,1 -2,0 0,1 -1,0 0,1 -2,0 0,1 -1,0 0,1 -2,0 0,1 -1,0 0,1 -2,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -2,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -2,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,2 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,2 -1,0 0,1 -1,0 0,1 -1,0 0,2 -1,0 0,1 -1,0 0,2 -1,0 0,1 -1,0 0,2 -1,0 0,2 -1,0 0,1 -1,0 0,2 -1,0 0,2 -1,0 0,2 -1,0 0,2 -1,0 0,2 -1,0 0,2 -1,0 0,2 -1,0 0,2 -1,0 0,2 -1,0 0,2 -1,0 0,3 -1,0 0,2 -1,0 0,3 -1,0 0,2 -1,0 0,3 -1,0 0,3 -1,0 0,3 -1,0 0,3 -1,0 0,3 -1,0 0,3 -1,0 0,3 -1,0 0,3 -1,0 0,4 -1,0 0,4 -1,0 0,4 -1,0 0,3 -1,0 0,5 -1,0 0,4 -1,0 0,5 -1,0 0,5 -1,0 0,5 -1,0 0,6 -1,0 0,8 -1,0 0,9 -1,0 0,10 -1,0 0,10 -1,0 0,11 -1,0 0,11 -1,0 0,12 -1,0 0,13 -1,0 0,15 -1,0 0,16 -1,0 0,20 -1,0 0,27 -1,0 0,174 1,0 0,26 1,0 0,20 1,0 0,17 1,0 0,14 1,0 0,13 1,0 0,13 1,0 0,11 1,0 0,11 1,0 0,10 1,0 0,9 1,0 0,10 1,0 0,8 1,0 0,6 1,0 0,5 1,0 0,5 1,0 0,5 1,0 0,4 1,0 0,4 1,0 0,4 1,0 0,4 1,0 0,4 1,0 0,3 1,0 0,3 1,0 0,4 1,0 0,3 1,0 0,3 1,0 0,3 1,0 0,3 1,0 0,3 1,0 0,2 1,0 0,3 1,0 0,2 1,0 0,3 1,0 0,2 1,0 0,2 1,0 0,3 1,0 0,2 1,0 0,2 1,0 0,2 1,0 0,2 1,0 0,2 1,0 0,2 1,0 0,2 1,0 0,1 1,0 0,2 1,0 0,2 1,0 0,1 1,0 0,2 1,0 0,1 1,0 0,2 1,0 0,1 1,0 0,2 1,0 0,1 1,0 0,1 1,0 0,2 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 2,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 1,0 0,1 2,0 0,1 1,0 0,1 1,0 0,1 2,0 0,1 1,0 0,1 2,0 0,1 1,0 0,1 2,0 0,1 1,0 0,1 2,0 0,1 1,0 0,1 2,0 0,1 1,0 0,1 2,0 0,1 2,0 0,1 2,0 0,1 2,0 0,1 2,0 0,1 2,0 0,1 2,0 0,1 2,0 0,1 3,0 0,1 2,0 0,1 3,0 0,1 3,0 0,1 3,0 0,1 2,0 0,1 4,0 0,1 4,0 0,1 4,0 0,1 4,0 0,1 4,0 0,1 6,0 0,1 6,0 0,1 9,0 0,1 9,0 0,1 12,0 0,1 15,0 0,1 16,0 0,1 18,0 0,1 19,0 0,1 22,0 0,1 24,0 0,1 26,0 0,1 30,0 0,1 35,0 0,1 43,0 0,1 55,0 0,1 255,0 0,-1 55,0 0,-1 43,0 0,-1 35,0 0,-1 30,0 0,-1 26,0 0,-1 24,0 0,-1 22,0 0,-1 19,0 0,-1 18,0 0,-1 16,0 0,-1 15,0 0,-1 12,0 0,-1 9,0 0,-1 9,0 0,-1 6,0 0,-1 6,0 0,-1 4,0 0,-1 4,0 0,-1 4,0 0,-1 4,0 0,-1 4,0 0,-1 2,0 0,-1 3,0 0,-1 3,0 0,-1 3,0 0,-1 2,0 0,-1 3,0 0,-1 2,0 0,-1 2,0 0,-1 2,0 0,-1 2,0 0,-1 2,0 0,-1 2,0 0,-1 2,0 0,-1 2,0 0,-1 1,0 0,-1 2,0 0,-1 1,0 0,-1 2,0 0,-1 1,0 0,-1 2,0 0,-1 1,0 0,-1 2,0 0,-1 1,0 0,-1 2,0 0,-1 1,0 0,-1 1,0 0,-1 2,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 2,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-2 1,0 0,-1 1,0 0,-2 1,0 0,-1 1,0 0,-1 1,0 0,-2 1,0 0,-1 1,0 0,-2 1,0 0,-1 1,0 0,-2 1,0 0,-2 1,0 0,-1 1,0 0,-2 1,0 0,-2 1,0 0,-2 1,0 0,-2 1,0 0,-2 1,0 0,-2 1,0 0,-2 1,0 0,-3 1,0 0,-2 1,0 0,-2 1,0 0,-3 1,0 0,-2 1,0 0,-3 1,0 0,-2 1,0 0,-3 1,0 0,-3 1,0 0,-3 1,0 0,-3 1,0 0,-3 1,0 0,-4 1,0 0,-3 1,0 0,-3 1,0 0,-4 1,0 0,-4 1,0 0,-4 1,0 0,-4 1,0 0,-4 1,0 0,-5 1,0 0,-5 1,0 0,-5 1,0 0,-6 1,0 0,-8 1,0 0,-9 1,0 0,-10 1,0 0,-10 1,0 0,-11 1,0 0,-11 1,0 0,-13 1,0 0,-13 1,0 0,-15 1,0 0,-16 1,0 0,-20 1,0 0,-26 1,0 0,-174 -1,0 0,-27 -1,0 0,-19 -1,0 0,-17 -1,0 0,-14 -1,0 0,-14 -1,0 0,-12 -1,0 0,-11 -1,0 0,-11 -1,0 0,-10 -1,0 0,-10 -1,0 0,-9 -1,0 0,-8 -1,0 0,-6 -1,0 0,-5 -1,0 0,-5 -1,0 0,-5 -1,0 0,-4 -1,0 0,-5 -1,0 0,-3 -1,0 0,-4 -1,0 0,-4 -1,0 0,-4 -1,0 0,-3 -1,0 0,-3 -1,0 0,-3 -1,0 0,-3 -1,0 0,-3 -1,0 0,-3 -1,0 0,-3 -1,0 0,-3 -1,0 0,-2 -1,0 0,-3 -1,0 0,-2 -1,0 0,-3 -1,0 0,-2 -1,0 0,-2 -1,0 0,-2 -1,0 0,-2 -1,0 0,-2 -1,0 0,-2 -1,0 0,-2 -1,0 0,-2 -1,0 0,-2 -1,0 0,-2 -1,0 0,-1 -1,0 0,-2 -1,0 0,-2 -1,0 0,-1 -1,0 0,-2 -1,0 0,-1 -1,0 0,-2 -1,0 0,-1 -1,0 0,-1 -1,0 0,-2 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-2 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -2,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -2,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -2,0 0,-1 -1,0 0,-1 -2,0 0,-1 -1,0 0,-1 -2,0 0,-1 -1,0 0,-1 -2,0 0,-1 -1,0 0,-1 -2,0 0,-1 -1,0 0,-1 -1,0 0,-1 -2,0 0,-1 -2,0 0,-1 -2,0 0,-1 -2,0 0,-1 -2,0 0,-1 -2,0 0,-1 -2,0 0,-1 -2,0 0,-1 -2,0 0,-1 -3,0 0,-1 -3,0 0,-1 -3,0 0,-1 -2,0 0,-1 -3,0 0,-1 -3,0 0,-1 -4,0 0,-1 -4,0 0,-1 -4,0 0,-1 -4,0 0,-1 -6,0 0,-1 -6,0 0,-1 -7,0 0,-1 -9,0 0,-1 -10,0 0,-1 -14,0 0,-1 -16,0 0,-1 -17,0 0,-1 -18,0 0,-1 -21,0 0,-1 -21,0 0,-1 -25,0 0,-1 -28,0 0,-1 -31,0 0,-1 -37,0 0,-1 -44,0 0,-1 -57,0 0,-1"
+ style="fill:url(#linearGradient3011);fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3017"
+ inkscape:connector-curvature="0" /></g></g></g><path
+ d="m 779.168,166.172 -79.168,0 0,45.832 c -30.012,-34.399 -55.453,-51.774 -83.187,-51.774 -24.333,0 -41.231,11.477 -49.692,32.215 -5.141,12.614 -8.789,32.301 -8.789,61.227 l 0,333.332 79.168,0 0,-312.5 c 0,-17.676 0,-25 0,-29.168 1.848,-11.695 6.813,-15.965 16.879,-15.965 15.156,0 28.867,13.168 45.621,36.801 l 0,320.832 79.168,0 0,-420.832"
+ style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3019"
+ inkscape:connector-curvature="0" /><path
+ d="m 420.832,291.172 c 4.168,-41.668 -8.754,-62.344 -33.34,-62.344 -24.582,0 -37.492,20.676 -33.324,62.344 l 0,166.664 c -4.168,41.668 8.75,61.195 33.332,61.195 24.582,0 37.543,-19.527 33.375,-61.195 L 420.832,291.172 z M 500,449.504 c 0,44.973 -9.035,78.742 -25,100 -21.09,28.781 -54.168,40.566 -87.5,40.566 -37.73,0 -66.441,-11.785 -87.5,-40.566 -16.223,-21.258 -24.922,-55.395 -24.922,-100.367 L 275,299.504 c 0,-44.719 7.738,-75.621 23.961,-96.672 21.059,-28.695 55.207,-43.898 88.539,-43.898 33.332,0 68.078,15.203 89.168,43.898 15.965,21.051 23.332,51.953 23.332,96.672 l 0,150"
+ style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3021"
+ inkscape:connector-curvature="0" /><path
+ d="m 187.5,395.336 0,-229.164 -83.332,0 0,229.164 c 0,0 -86.3555,280.965 -104.168,333.332 l 87.5,0 58.477,-219.48 58.191,219.48 87.5,0 L 187.5,395.336"
+ style="fill:#100f0d;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3023"
+ inkscape:connector-curvature="0" /><path
+ d="m 1833.33,470.508 c 0,38.941 10.68,49.562 35.87,49.562 25.01,0 34.97,-11.57 34.97,-50.082 l 0,-45.484 -70.84,-0.078 0,46.082 z m 150.15,-108.504 -0.02,85.18 c 0,44.5 -8.76,77.05 -24.53,98.113 -21.14,28.492 -51.18,43.57 -89.03,43.57 -38.51,0 -68.54,-15.078 -90.36,-43.57 -16.02,-21.063 -25.37,-55.461 -25.37,-99.961 l 0,-145.832 c 0,-44.246 10.28,-75.219 26.3,-96.055 21.81,-28.449 51.85,-42.648 91.31,-42.648 39.41,0 70.36,14.898 91.23,45.133 9.17,13.343 15.1,28.476 17.64,45.195 0.68,7.555 2.68,24.758 2.68,49.066 l 0,11.809 -79.16,0 c 0,-30.266 0.13,-48.258 -0.56,-52.371 -4.31,-20.16 -15.13,-30.262 -33.71,-30.262 -25.89,0 -36.83,19.359 -36.57,57.809 l 0,74.824 150.15,0"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3025"
+ inkscape:connector-curvature="0" /><path
+ d="m 1625,287.004 c 0,-41.668 -9.82,-57.633 -31.57,-57.633 -12.43,0 -26.73,6.391 -39.35,19.004 l 0.09,252.691 c 12.61,12.45 26.83,19.004 39.26,19.004 21.75,0 31.57,-12.234 31.57,-53.902 l 0,-179.164 z m 8.78,302.516 c -27.75,0 -55.33,-17.067 -79.7,-47.047 l 0.09,182.031 -75,0 0,-558.332 75,0 0.1,41.949 c 25.21,-31.183 52.69,-47.32 79.51,-47.32 30.04,0 51.99,16.078 62.05,47.035 5.04,17.652 8.34,44.828 8.34,83.336 l 0,166.664 c 0,39.437 -5.06,66.398 -10.1,83.148 -10.06,31.184 -30.25,48.536 -60.29,48.536"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3027"
+ inkscape:connector-curvature="0" /><path
+ d="m 1416.67,166.172 -79.17,0 0,45.832 c -30.01,-34.399 -55.45,-51.774 -83.19,-51.774 -24.33,0 -41.23,11.477 -49.69,32.215 -5.14,12.614 -8.79,32.301 -8.79,61.227 l 0,329.164 79.17,0 0,-308.332 c 0,-17.676 0,-25 0,-29.168 1.85,-11.695 6.81,-15.965 16.88,-15.965 15.16,0 28.87,13.168 45.62,36.801 l 0,316.664 79.17,0 0,-416.664"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3029"
+ inkscape:connector-curvature="0" /><path
+ d="m 1116.67,166.172 -83.34,0 0,479.164 -87.498,0 0,79.078 262.498,0.09 0,-79.168 -91.66,0 0,-479.164"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ id="path3031"
+ inkscape:connector-curvature="0" /></g></g></svg> \ No newline at end of file