diff options
| author | mo k <mo@mokhan.ca> | 2013-02-18 18:43:24 -0700 |
|---|---|---|
| committer | mo k <mo@mokhan.ca> | 2013-02-18 18:43:24 -0700 |
| commit | cf76f5d64b73c7b3e3b0815e927b78f0a3c16b5e (patch) | |
| tree | 1c8f99b809c5b954b12542b3989c9214a51fc7ab | |
| parent | 27199918b9e61e65122fd2485d6663fe4986505c (diff) | |
add picture of yoyomos
| -rw-r--r-- | img/bangladesh.png | bin | 0 -> 389586 bytes | |||
| -rw-r--r-- | img/yoyomos.jpg | bin | 0 -> 41480 bytes | |||
| -rwxr-xr-x | index.html | 10 |
3 files changed, 9 insertions, 1 deletions
diff --git a/img/bangladesh.png b/img/bangladesh.png Binary files differnew file mode 100644 index 0000000..a0d9f76 --- /dev/null +++ b/img/bangladesh.png diff --git a/img/yoyomos.jpg b/img/yoyomos.jpg Binary files differnew file mode 100644 index 0000000..42af8ec --- /dev/null +++ b/img/yoyomos.jpg @@ -43,7 +43,12 @@ document.write( '<link rel="stylesheet" href="css/print/' + ( window.location.se </section> </section> <section> - <h2>10. What's next?</h2> + <section> + <h2>10. What's next?</h2> + </section> + <section> + <img src="img/yoyomos.jpg" alt="" /> + </section> </section> <section> <section> @@ -156,6 +161,9 @@ document.write( '<link rel="stylesheet" href="css/print/' + ( window.location.se <section> <img src="img/caracas.png" alt="" /> </section> + <section> + <img src="img/bangladesh.png" alt="" /> + </section> </section> <section> <h2>1. My name is...</h2> |
