Changed name of tool to Wattif
This commit is contained in:
@@ -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 -->
|
||||
|
||||
1
Pages/Nodes/BatterySimulationNode.razor
Normal file
1
Pages/Nodes/BatterySimulationNode.razor
Normal 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. -->
|
||||
1
Pages/Nodes/CostCalculationNode.razor
Normal file
1
Pages/Nodes/CostCalculationNode.razor
Normal 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. -->
|
||||
1
Pages/Nodes/FluviusUploadNode.razor
Normal file
1
Pages/Nodes/FluviusUploadNode.razor
Normal 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. -->
|
||||
Reference in New Issue
Block a user