add search page and optimize font loading

This commit is contained in:
a 2022-12-19 10:21:36 -06:00
parent d9a7f6428b
commit b18313e378
3 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,7 @@
@font-face {
font-family: 'Manrope';
src: url('/fonts/Manrope.ttf');
font-display: swap;
}
html {

View File

@ -0,0 +1,2 @@
+++
+++

@ -1 +1 @@
Subproject commit b217acea168bab9af73c09ae2d493895e525c709
Subproject commit 00a1a1cc17a5ca9acc3a6ba977760827e5e7ca01