summaryrefslogtreecommitdiffstats
path: root/blog/_includes/sponsors.html
blob: c2260c5f3c7ae41e47becb244110e27f66211d5f (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
<div class="sponsor-logos large">
  <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>