Move archive to Whoosh and add search

This commit is contained in:
Tanner
2019-10-12 05:32:17 +00:00
parent 5f8884a5ca
commit f798c06a9b
14 changed files with 328 additions and 63 deletions
+5
View File
@@ -6,6 +6,11 @@
color: #ddd;
}
.dark input {
color: #ddd;
border: 1px solid #828282;
}
.dark .item {
color: #828282;
}