Added a FAQ
[bigly] / src / bigly / templates / bigly / index.html
index 960aaed..b810b6e 100644 (file)
@@ -2,8 +2,8 @@
 {% load static %}
 
 {% block body %}
-<h1>bigly</h1>
-<h2>make links big again</h2>
+<h1 class='index'>bigly</h1>
+<h2 class='index'>make links big again</h2>
 
 <form action='{% url "embiggen" %}' method='get'>
   <input type='url' name='link' autofocus></input>