From 013d9321f0a7a393b6a5fce1bcd35bc755ab0f31 Mon Sep 17 00:00:00 2001 From: Patrick Canterino Date: Sat, 10 Sep 2022 14:17:23 +0200 Subject: [PATCH 1/1] Updated Bootstrap to 5.2.1 --- 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 d1c4bed..0a0bcdd 100644 --- a/notes/templates/note_base.html +++ b/notes/templates/note_base.html @@ -7,8 +7,7 @@ - - + @@ -46,5 +45,6 @@ Powered by PCDENotes + \ No newline at end of file -- 2.34.1