vw_small

Hardened fork of Vaultwarden (https://github.com/dani-garcia/vaultwarden) with fewer features.
git clone https://git.philomathiclife.com/repos/vw_small
Log | Files | Refs | README

commit 3b06ab296b1091e45c5664f87b1d4869d22d25f6
parent 0de52c6c99737cb1ee0c33c138ccedd7ed955fd5
Author: Christophe Gherardi <44464440+AltiUP@users.noreply.github.com>
Date:   Thu, 30 Apr 2020 19:41:58 +0200

Delete the call to the map file

The file bootstrap.css.map is missing, the reference can be deleted.
Diffstat:
Msrc/static/scripts/bootstrap.css | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/static/scripts/bootstrap.css b/src/static/scripts/bootstrap.css @@ -10035,4 +10035,3 @@ a.text-dark:hover, a.text-dark:focus { border-color: #dee2e6; } } -/*# sourceMappingURL=bootstrap.css.map */ -\ No newline at end of file