refacactor: tidying up server entrypoint

This commit is contained in:
Per Stark
2025-02-18 13:26:06 +01:00
parent 1353da5641
commit ab52616c8b
13 changed files with 259 additions and 218 deletions

View File

@@ -1,6 +1,6 @@
{% extends 'documentation/base.html' %}
{% block article %}
<h2>Mobile Friendly Ingression: How to Submit Content from iOS to Minne</h2>
<h1>Mobile Friendly Ingression: How to Submit Content from iOS to Minne</h1>
<p>Minne is built with simplicity in mind. Whether you wish to save a file, capture a thought, or share a page,
submitting content is effortless. Our server provides API access that enables users to perform actions using a
personalized API key.</p>