Skip to content

Commit 118006c

Browse files
committed
feat: update meta tags and title
1 parent 553610a commit 118006c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/app.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<meta charset="utf-8" />
55
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
7-
<meta name="description" content="Calculator of the environmental impacts of data centers and the different functional units of the ADEME PCR for cloud services". />
7+
<meta name="description" content="Calculator of the environmental impacts of graphics cards". />
88
<meta name="author" content="Hubblo" />
99
<link rel="stylesheet" href="%sveltekit.assets%/css/global.css" />
10-
<title>Hubblo - PCR Cloud calculator</title>
10+
<title>Hubblo - Graphics card environmental impact calculator</title>
1111
%sveltekit.head%
1212
</head>
1313
<body data-sveltekit-preload-data="hover">

0 commit comments

Comments
 (0)