From 2d490b4f663cd60f514cc482b140ac1c57d4bf80 Mon Sep 17 00:00:00 2001 From: MultiMote Date: Thu, 5 Sep 2024 11:59:20 +0300 Subject: [PATCH] Refactor index.html --- niimblue/.env | 3 +++ niimblue/index.html | 12 ++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) create mode 100644 niimblue/.env diff --git a/niimblue/.env b/niimblue/.env new file mode 100644 index 0000000..d6ec444 --- /dev/null +++ b/niimblue/.env @@ -0,0 +1,3 @@ +VITE_DEPLOY_BASE_URL=https://niim.mmote.ru +VITE_PAGE_TITLE=NiimBlue +VITE_PAGE_DESCRIPTION=Niimbot web ui. Design and print labels on Niimbot printers directly from web browser! diff --git a/niimblue/index.html b/niimblue/index.html index ef4ba8a..c68ad1b 100644 --- a/niimblue/index.html +++ b/niimblue/index.html @@ -3,14 +3,14 @@ - - - - - + + + + + - NiimBlue + %VITE_PAGE_TITLE%