add ascii art of sherlock holmes

master
Shokara Kou 11 months ago
parent 9718be7023
commit 4c8cd0f6c2
  1. 19
      index.html

@ -1,4 +1,23 @@
{% extends "sost/base.html" %}
{% block content %}
<div><a href="https://13f0.net/">Powered by 13f0</a></div>
<div><a href="/about">About</a></div>
<p>{{ instance_name }}</p>
{% include 'sost/search.html' %}
<br />
<pre>
,N.
_/__ \ If you eliminate all other possibilities
-/o\_\ the one that remains, however unlikely,
__\_-./ is the right answer.
/ / V \`U-.
()) /, > o < \ Elementary my dear Watson.
<\.,.-._.-" [-\ o /__..-'
|/_ ) ) _.-"| \o/ | \ o!0
`'-'-"
</pre>
{% endblock %}

Loading…
Cancel
Save