From 04babf793026f1b05b063c68a1a54c666adfb2b3 Mon Sep 17 00:00:00 2001
From: jude
Date: Fri, 16 Jun 2023 13:38:42 +0100
Subject: [PATCH] updated some dashboard text. fixed authentication. hidden
broken stuff
---
Cargo.toml | 2 +-
web/templates/dashboard.html.tera | 4 ++++
web/templates/help.html.tera | 28 ++++++++++++++++------------
web/templates/index.html.tera | 2 +-
4 files changed, 22 insertions(+), 14 deletions(-)
diff --git a/Cargo.toml b/Cargo.toml
index c64a363..1af9df7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "reminder-rs"
-version = "1.6.11"
+version = "1.6.12"
authors = ["Jude Southworth "]
edition = "2021"
license = "AGPL-3.0 only"
diff --git a/web/templates/dashboard.html.tera b/web/templates/dashboard.html.tera
index 810cb7c..ba5c42c 100644
--- a/web/templates/dashboard.html.tera
+++ b/web/templates/dashboard.html.tera
@@ -254,9 +254,11 @@