migrate notes. Deleted unused css in static

This commit is contained in:
Aaron Qian 2022-11-14 15:15:07 -08:00 committed by Aaron Qian
parent 52c844a9e5
commit f425c04ab3
No known key found for this signature in database
GPG key ID: BF1A987C395B5B0E
10 changed files with 263 additions and 320 deletions

View file

@ -13,6 +13,7 @@
@import './layouts/main';
@import './layouts/list';
@import './layouts/single';
@import './layouts/notes';
// navigators
@import './navigators/navbar';