chore: Allow building from venv; bump version

This commit is contained in:
Glen Whitney 2024-09-15 11:46:29 -07:00
parent 4a4241a4e4
commit 2f6dd836c4
117 changed files with 1066 additions and 6270 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" data-bs-theme="light">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
@ -8,7 +8,6 @@
<title>Do not extract from included files</title>
</head>
<body>
@ -19,7 +18,7 @@
<!-- Expanded navigation -->
<div id="navbar-collapse" class="navbar-collapse collapse">
<ul class="nav navbar-nav ml-auto">
<ul class="nav navbar-nav ms-md-auto">
</ul>
</div>
</div>
@ -51,7 +50,7 @@
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<table class="table">