From b2fa05060d4b31ad71c7a704cb1ead17229cbee8 Mon Sep 17 00:00:00 2001 From: projectmoon Date: Fri, 6 Jan 2023 16:51:35 +0100 Subject: [PATCH] Implement support for browser history API. --- src/index.html | 4 +-- src/ts/index.tsx | 71 +++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 63 insertions(+), 12 deletions(-) diff --git a/src/index.html b/src/index.html index 75d5d68..2a65d8c 100644 --- a/src/index.html +++ b/src/index.html @@ -25,7 +25,7 @@