From e5d565dc7c645504ac6bc0742be9792aa2f3515f Mon Sep 17 00:00:00 2001 From: Jack Eilles Date: Sun, 28 Jan 2024 09:59:14 +0000 Subject: [PATCH] add version num --- app/templates/base.html | 3 ++- app/templates/index.html | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/app/templates/base.html b/app/templates/base.html index e0c016b..c782929 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -19,10 +19,11 @@ {% endif %} +
{% block content %}{% endblock %}
-

xygt.cc - © Jack Eilles 2024 - Transparency - Terms of Service - Privacy Policy

+

xygt.cc v0.1.0 - © Jack Eilles 2024 - Transparency - Terms of Service - Privacy Policy

\ No newline at end of file diff --git a/app/templates/index.html b/app/templates/index.html index 4c7c3a7..484a4b2 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -12,6 +12,7 @@

From {{ author }}:

"{{ quote }}" - Donate more than £5 to get your own quote here!


+ xygt is a platform currently in beta stages of development

Our default file retention is a minimum of 7 days and a maximum of 365 days, and is calculated using file size.

How do I upload files?

You can either use the `upload` form, or use a POST request.