Results 3 comments of Ani Per

> `useNav()` is the global navigation API, which is a singleton. > > `useNav().currentPage` is the **page displayed in the main area**, while `$page.value` is the **page this component is...

> > I can't use `$page` and `$nav` in `global-top/bottom` in the conditional without importing from `useSlideContext()`. I tried without and the conditional failed like before. Is there an exception...

> I have the same problem using Hugo. > > * I'm using the deploy from branch `gh-pages` > * the CNAME is set in both branches `main` and `gh-pages`...