added di logo to thanks page
author<mako@atdot.cc> <>
Wed, 5 Sep 2007 16:05:14 +0000 (12:05 -0400)
committer<mako@atdot.cc> <>
Wed, 5 Sep 2007 16:05:14 +0000 (12:05 -0400)
app/views/about/thanks.rhtml
public/images/digital_incubator_logo.jpg [new file with mode: 0644]

index fdf4ce7d0dd13441290a4f4459ef920611d35218..f05587a60f7c4e9dcf44b82cc556142265ef6035 100644 (file)
@@ -18,8 +18,13 @@ called <em>HyperChad</em>.</p>
 
 <p>Funding for the current version of the project comes from the <%=
 link_to("Digital Incubator", "http://www.digitalincubator.net/") %>
-initiative -- a joint effort between <%= link_to("MTV",
-"http://www.mtv.com") %>/<%= link_to("MTVu", "http://www.mtvu.com") %>
+initiative -- a joint effort between <%= link_to("mtv",
+"http://www.mtv.com") %>/<%= link_to("mtvU", "http://www.mtvu.com") %>
 and <%= link_to("Cisco", "http://www.cisco.com") %>. <em>MTVu</em> has
 also played an important role in publicizing the project.</p>
 
+<div class="photo">
+<a href="http://www.digitalincubator.net">
+<img src="/images/digital_incubator_logo.jpg" alt="Digital Incubator Logo" />
+</a>
+</div>
diff --git a/public/images/digital_incubator_logo.jpg b/public/images/digital_incubator_logo.jpg
new file mode 100644 (file)
index 0000000..59ad0c1
Binary files /dev/null and b/public/images/digital_incubator_logo.jpg differ

Benjamin Mako Hill || Want to submit a patch?