iTranslated by AI

The content below is an AI-generated translation. This is an experimental feature, and may contain errors. View original article
🛝

Enabling Individual Slide Links in Slidev SPA Builds

に公開

Simply add the following setting in the FrontMatter.

routerMode: hash

The default value is routerMode: 'history'.

The URL of each page will use # instead of / as a separator.

Related documentation: Customization | Slidev

Discussion