diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index aa8c5f7..d128687 100644 --- a/public/index.html +++ b/public/index.html @@ -26,7 +26,7 @@ --> <title>Commercel</title> </head> - <body class="bg-gray-100"> + <body class="bg-gray-100" style="background-image: url('./topography.svg')"> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="root"></div> <!-- |