From ff342fd9ea031a5424a92d8689abe0e36598dc96 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Tue, 29 Nov 2022 16:47:29 -0500 Subject: [PATCH] Updates to style paths and related --- app/index.html | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/app/index.html b/app/index.html index 626dee7..27ad4c2 100644 --- a/app/index.html +++ b/app/index.html @@ -38,17 +38,18 @@ - - - - - + + + + - - + + - + + + @@ -99,7 +100,7 @@ page['current_url_root'] = null; page['current_url_full_path'] = null; - page['data'] = null; // For future use or in other contexts + page['data'] = null; // Pre-populate the page data from the rendering server (Electron app). page['mode'] = null; // For future use or in other contexts page['params'] = null; // For future use or in other contexts