From 5791a72f0a05d431c6a934a915a4323a9afaa6c1 Mon Sep 17 00:00:00 2001 From: Fluffy-Bean Date: Thu, 6 Apr 2023 20:07:39 +0000 Subject: [PATCH] Update date (I forgor :skull:) --- gallery/static/js/pre/main.js | 2 +- gallery/templates/index.html | 19 ------------------- pyproject.toml | 2 +- run.py | 2 +- 4 files changed, 3 insertions(+), 22 deletions(-) diff --git a/gallery/static/js/pre/main.js b/gallery/static/js/pre/main.js index 2c75b9e..76fd4cf 100644 --- a/gallery/static/js/pre/main.js +++ b/gallery/static/js/pre/main.js @@ -75,7 +75,7 @@ window.onload = function () { 'Using Phosphoricons and ' + 'Manrope
' + 'Made by Fluffy and others with ❤️
' + - 'V23.04.05'); + 'V23.04.06'); } } }; diff --git a/gallery/templates/index.html b/gallery/templates/index.html index 6f77592..d1c17b3 100644 --- a/gallery/templates/index.html +++ b/gallery/templates/index.html @@ -63,22 +63,3 @@ {% endif %} {% endblock %} -{% block script %} - -{% endblock %} \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 8b0532d..f010bd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "onlylegs" -version = "23.04.05" +version = "23.04.06" description = "Gallery built for fast and simple image management" authors = ["Fluffy-Bean "] license = "MIT" diff --git a/run.py b/run.py index 89de085..fe915c2 100644 --- a/run.py +++ b/run.py @@ -14,7 +14,7 @@ print(""" #+# #+# #+# #+#+# #+# #+# #+# #+# #+# #+# #+# #+# ######## ### #### ########## ### ########## ######### ######### ######## - Created by Fluffy Bean - Version 23.04.05 + Created by Fluffy Bean - Version 23.04.06 """)