feat: Add dynamic page indicator to nav links.
- add {currentPage} to front matter of page templates
This commit is contained in:
@@ -8,7 +8,7 @@ stylesheet:
|
||||
- "/styles/header-footer.css"
|
||||
- "/styles/index.css"
|
||||
fontAwesome: "https://kit.fontawesome.com/c42448086d.js"
|
||||
isLandingPage: true
|
||||
currentPage: "index"
|
||||
pageScripts:
|
||||
- "/scripts/script.js"
|
||||
- "/scripts/cart.js"
|
||||
|
Reference in New Issue
Block a user