diff --git a/State.ts b/State.ts index 19e1686..f7f923e 100644 --- a/State.ts +++ b/State.ts @@ -22,7 +22,7 @@ export default class State { // The singleton of the global state public static state: State; - public static vNumber = "0.1.2d"; + public static vNumber = "0.1.2e"; // The user journey states thresholds when a new feature gets unlocked public static userJourney = { diff --git a/createLayouts.ts b/createLayouts.ts index b9f8052..d1817b1 100644 --- a/createLayouts.ts +++ b/createLayouts.ts @@ -205,7 +205,7 @@ function createLandingPage(layout: Layout) { } const og = ` - + `