Spaces:
Sleeping
Sleeping
Update templates/dashboard.html
Browse files- templates/dashboard.html +2 -2
templates/dashboard.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
<!-- Title -->
|
| 7 |
<h2 class="fw-bold mb-3">Welcome to BioFuelOpt</h2>
|
| 8 |
<p class="text-muted">
|
| 9 |
-
|
| 10 |
The first phase of the work evaluates single-component fuels, while future development
|
| 11 |
will extend these methods toward mixture-level prediction and optimisation.
|
| 12 |
</p>
|
|
@@ -27,7 +27,7 @@
|
|
| 27 |
<img src="{{ url_for('static', filename='img/figure_1_intro.png') }}"
|
| 28 |
alt="Sustainable fuel supply projection"
|
| 29 |
class="img-fluid"
|
| 30 |
-
style="max-width:
|
| 31 |
<p class="mt-2 text-muted" style="font-size: 0.9rem;">
|
| 32 |
<em>Figure 1. Sustainable fuel supply by fuel in the accelerated case, 2024–2035.
|
| 33 |
Biofuels: available (light blue) and biofuels: emerging (darker blue).
|
|
|
|
| 6 |
<!-- Title -->
|
| 7 |
<h2 class="fw-bold mb-3">Welcome to BioFuelOpt</h2>
|
| 8 |
<p class="text-muted">
|
| 9 |
+
A machine-learning platform developed to support research in biofuel design and optimisation.
|
| 10 |
The first phase of the work evaluates single-component fuels, while future development
|
| 11 |
will extend these methods toward mixture-level prediction and optimisation.
|
| 12 |
</p>
|
|
|
|
| 27 |
<img src="{{ url_for('static', filename='img/figure_1_intro.png') }}"
|
| 28 |
alt="Sustainable fuel supply projection"
|
| 29 |
class="img-fluid"
|
| 30 |
+
style="max-width: 400px; border-radius: 6px;">
|
| 31 |
<p class="mt-2 text-muted" style="font-size: 0.9rem;">
|
| 32 |
<em>Figure 1. Sustainable fuel supply by fuel in the accelerated case, 2024–2035.
|
| 33 |
Biofuels: available (light blue) and biofuels: emerging (darker blue).
|