Browse Source

changed image citation and quote

Conflicts:

	org-babel-worg.org
now using an image from wikipedia [1] which is public domain

[1] http://en.wikipedia.org/wiki/File:Pieter_Bruegel_d._%C3%84._076.jpg
Eric Schulte 16 years ago
parent
commit
f4123a4705
1 changed files with 11 additions and 7 deletions
  1. 11 7
      org-babel-worg.org

+ 11 - 7
org-babel-worg.org

@@ -16,14 +16,18 @@
   </div>
   <div id="logo">
     <p>
-      <img src="images/Brueghel-little-tower-of-babel.png"
-           alt="images/Brueghel-little-tower-of-babel.png"
-           title="And the Lord said, Behold, the people is one, and they
-                  have all one language; and this they begin to do; and now
-                  nothing will be restrained from them, which they have
-                  imagined to do. Genesis 11:1-9"/>
+      <img src="images/tower-of-babel.png"  alt="images/tower-of-babel.png"/>
       <div id="attr">
-        The Tower of Babel by Pieter Bruegel the Elder
+        by
+        <a href="http://commons.wikimedia.org/wiki/Pieter_Brueghel_the_Elder" title="">
+          <b>Pieter Brueghel the Elder</b>
+        </a>
+        <p>
+          "And the Lord said, Behold, the people is one, and they have
+          all one language; and this they begin to do; and now nothing
+          will be restrained from them, which they have imagined to
+          do. Genesis 11:1-9"
+        </p>
       </div>
     </p>
   </div>