css fixes, add recent notes, more robust quartz update
This commit is contained in:
@ -15,6 +15,7 @@ import Search from "./Search"
|
||||
import Footer from "./Footer"
|
||||
import DesktopOnly from "./DesktopOnly"
|
||||
import MobileOnly from "./MobileOnly"
|
||||
import RecentNotes from "./RecentNotes"
|
||||
|
||||
export {
|
||||
ArticleTitle,
|
||||
@ -34,4 +35,5 @@ export {
|
||||
Footer,
|
||||
DesktopOnly,
|
||||
MobileOnly,
|
||||
RecentNotes,
|
||||
}
|
||||
|
Reference in New Issue
Block a user