created clean landing page w 'more to come'

This commit is contained in:
2026-04-26 23:12:02 +02:00
parent 3a7385248e
commit af5ab1a986
+1 -3
View File
@@ -4,8 +4,6 @@
{% block content %}
<p>Welcome to ArithMedic.eu, my first test! I hope this succeeds. The open source medical calculator API that is free forever, for all.</p>
<br>
<p>Example curl call here.</p>
<p>Welcome to ArithMedic. More to come.</p>
{% endblock %}