From e68e25b81ace9df974e5c12843b168efdc9bde4a Mon Sep 17 00:00:00 2001 From: ardean Date: Wed, 1 Feb 2017 17:54:25 +0100 Subject: [PATCH] refactor html --- dist/public/index.html | 4 ++++ package.json | 2 +- public/index.html | 4 ++++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/dist/public/index.html b/dist/public/index.html index 7b5bcff..31f7b2c 100644 --- a/dist/public/index.html +++ b/dist/public/index.html @@ -5,6 +5,10 @@ jsSauna + + + + diff --git a/package.json b/package.json index 7b1a1a6..64514ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jssauna", - "version": "0.1.2", + "version": "0.1.3", "description": "A Web Based Sauna Control System written in JavaScript", "main": "src/index.js", "author": "ardean", diff --git a/public/index.html b/public/index.html index 7e01c96..a377731 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,10 @@ jsSauna + + + +