Skip to content

Commit 2f7c07b

Browse files
authored
Merge pull request #8 from hubblo-org/dev
Update favicon and links to report
2 parents 440f5f1 + e36e3ce commit 2f7c07b

5 files changed

Lines changed: 10 additions & 3 deletions

File tree

src/app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
5+
<link rel="icon" href="%sveltekit.assets%/favicon.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<meta name="description" content="Calculator of the environmental impacts of graphics cards". />
88
<meta name="author" content="Hubblo" />

src/lib/components/Introduction.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
graphics cards and the performance of a dozen elemental analyses.
2020
</p>
2121

22-
<p><a href="https://ademe.fr"><span>Read the full report</span></a></p>
22+
<p><a href="https://librairie.ademe.fr/economie-circulaire-et-dechets/9103-analyse-de-cycle-de-vie-de-gpu-cartes-graphiques-pour-l-intelligence-artificielle.html"><span>Read the full report</span></a></p>
2323
</div>
2424
<div id="introduction-gpu-sketch">
2525
<img

src/routes/gpu/docs/docs.svx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The calculator is based on the parametric model developed for ADEME by Tide, Hubblo, and TND as part of research published in 2025 (Falk et al., 2025). The model is the result of extensive data collection, including the dismantling of a dozen graphics cards and a dozen elemental analyses. The following references give more detail on the data collected in question.
66

7-
- [ADEME report](TBD)
7+
- [ADEME report](https://librairie.ademe.fr/economie-circulaire-et-dechets/9103-analyse-de-cycle-de-vie-de-gpu-cartes-graphiques-pour-l-intelligence-artificielle.html)
88
- [Research paper](https://arxiv.org/abs/2509.00093)
99

1010
## Objective

static/favicon.png

-1.53 KB
Binary file not shown.

static/favicon.svg

Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)