diff --git a/ui/dist/index.html b/ui/dist/index.html index 7377cc6..566bca9 100644 --- a/ui/dist/index.html +++ b/ui/dist/index.html @@ -11,10 +11,18 @@ docsiq — GraphRAG knowledge base - + + + - +
diff --git a/ui/index.html b/ui/index.html index 158abc8..a36c444 100644 --- a/ui/index.html +++ b/ui/index.html @@ -11,37 +11,14 @@ docsiq — GraphRAG knowledge base - + +
diff --git a/ui/public/theme-flash.js b/ui/public/theme-flash.js new file mode 100644 index 0000000..daa5c7e --- /dev/null +++ b/ui/public/theme-flash.js @@ -0,0 +1,32 @@ +// Theme-flash guard. Applies the persisted theme class before React +// hydrates so there is no FOUC on first paint. Runs synchronously +// from via