fixed warnings and added archive sorting
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
const { pathname } = Astro.url;
|
||||
console.log(pathname);
|
||||
|
||||
const navLinks = [
|
||||
{ label: "Blog", icon: "website-with-texticonImage24px", path: "/" },
|
||||
|
||||
Reference in New Issue
Block a user