diff --git a/kjvstudy_org/templates/base.html b/kjvstudy_org/templates/base.html index a9e2b04..88a3f14 100644 --- a/kjvstudy_org/templates/base.html +++ b/kjvstudy_org/templates/base.html @@ -1670,6 +1670,10 @@ window.location.href = '/books'; break; case 's': + e.preventDefault(); + window.location.href = '/stories'; + break; + case '/': e.preventDefault(); window.location.href = '/search'; break; @@ -1759,7 +1763,7 @@ '