Changed name of tool to Wattif

This commit is contained in:
2026-08-12 13:03:30 +02:00
parent d701b49789
commit 610468effc
4 changed files with 5 additions and 2 deletions

View File

@@ -4,9 +4,9 @@
@using BattSim.Models
@using BattSim.Services
<PageTitle>Thuisbatterij Simulator</PageTitle>
<PageTitle>Wattif</PageTitle>
<h1 style="color: white">Thuisbatterij Simulator</h1>
<h1 style="color: white">Wattif - Simuleer verbeteringen aan je energiesysteem</h1>
<div class="pipeline-container">
<!-- Pipeline with 3 connected boxes -->

View File

@@ -0,0 +1 @@
<!-- html/razor layout specifically for the second battery block and also the code specific for this block. It should feedback to the shared data arrays in home. -->

View File

@@ -0,0 +1 @@
<!-- html/razor layout specifically for the third cost calculation block and also the code specific for this block. It should feedback to the shared data arrays in home. -->

View File

@@ -0,0 +1 @@
<!-- html/razor layout specifically for the first fluvious block and also the code specific for this block. It should feedback to the shared data arrays in home. -->