From 488caa323e1e71c55eadc20512348e8286de0bde Mon Sep 17 00:00:00 2001 From: Harmon Herring Date: Tue, 18 May 2021 17:55:22 -0400 Subject: [PATCH] Update bootstrap js cdn link Update the link to the bootstrap js cdn. As a result, the navbar no longer fails to dropdown. --- proxstar/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proxstar/templates/base.html b/proxstar/templates/base.html index db1228f..31514d2 100644 --- a/proxstar/templates/base.html +++ b/proxstar/templates/base.html @@ -102,8 +102,8 @@ -