aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'python/fatcat/templates/home.html')
-rw-r--r--python/fatcat/templates/home.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/fatcat/templates/home.html b/python/fatcat/templates/home.html
index 476127f6..f1377954 100644
--- a/python/fatcat/templates/home.html
+++ b/python/fatcat/templates/home.html
@@ -2,7 +2,9 @@
{% block body %}
<div class="ui container text">
-<h1>Welcome to fatcat!</h1>
+<h1 class="ui header centered">Welcome to fatcat!</h1>
+
+<img class="ui fluid bordered image" src="/static/fatcat.jpg" title="CC0 photo of an oversized feline" alt="">
<div class="ui message">
<div class="header">Current Status: Prototype</div>