From 5d623b6f60e9dc66320a13c8956271abdecd727e Mon Sep 17 00:00:00 2001 From: Patrick Canterino Date: Sat, 3 Dec 2022 13:55:23 +0100 Subject: [PATCH] Updated Bootstrap to 5.2.3 --- notes/templates/note_base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notes/templates/note_base.html b/notes/templates/note_base.html index 0a0bcdd..11112df 100644 --- a/notes/templates/note_base.html +++ b/notes/templates/note_base.html @@ -7,7 +7,7 @@ - + @@ -45,6 +45,6 @@ Powered by PCDENotes - + \ No newline at end of file -- 2.34.1