summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/templates/index.html b/templates/index.html
index fea6e41..ce02e72 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -9,15 +9,16 @@
<div class="index-content">
<div class="right">
- <h3>Text stuff here</h3>
- <p>Pellentesque sit amet, porttitor eget dolor
- arcu risus, quis varius quam quisque id diam
- vel quam elementum pulvinar etiam non quam
- lacus suspendisse.</p>
+ <h3>Food for Thought</h3>
+ <span><i>Coming Soon</i></span>
</div>
<div class="left">
<h3>Corner of Cool</h3>
+ <figure>
+ <img alt="cool gif" src="/img/gif/2.gif"/>
+ <figcaption><i><small>some space thing</small></i></figcaption>
+ </figure>
</div>
</div>