summaryrefslogtreecommitdiffstats
path: root/blog/_includes/sponsors.html
blob: c03af6aae6bd0431fd19bd67f3c93b1dd44d015d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<div class="sponsor-logos large">
  <span class="logo">
    <a href="http://ds-media.no">
      {% image "2014/sponsors/ds_banner_2014.jpg" alt="DS-Media" %}
    </a>
  </span>
  <span class="logo">
    <a href="http://trineogkim.no/">
      {% image "2014/sponsors/Trine og Kim 2014.png" alt="Trine og Kim Design Studio" %}
    </a>
  </span>
</div>
<div class="sponsor-logos">
  <span class="logo">
    <a href="http://www.symphonium.no/">
      {% image "2014/sponsors/Symphonium_2014.png" alt="Symphonium Metal Radio" %}
    </a>
  </span>
  <span class="logo">
    <a href="http://www.fotograf-lovberg.no/">
      {% image "2014/sponsors/fotograf-lovberg_2014.png" alt="Fotograf Løvberg" %}
    </a>
  </span>
  <span class="logo">
    <a href="http://turbine.no/">
      {% image "2014/sponsors/turbine_2014.png" alt="Turbine Agency" %}
    </a>
  </span>
  <span class="logo">
    <a href="http://fuzzfuzz.tv/">
      {% image "2014/sponsors/fuzzfuzz_2014.png" alt="FuzzFuzz TV" %}
    </a>
  </span>
</div>