Skip to content

Commit c6611ef

Browse files
committed
Update index.html
1 parent d66067d commit c6611ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ <h1 id="title">Pinecone Router Usage Examples</h1>
217217
basePath: '/base/',
218218
hash: true,
219219
fetchOptions: { headers: { 'X-Pinecone': 'true' } },
220+
pushState: true,
220221
});
221222
window.PineconeRouter.add('/prog-template', {
222223
templates: ['/views/body.html', '/views/footer.html'],

0 commit comments

Comments
 (0)