mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-18 12:31:20 +02:00
editing this PR for english version mistakes, missed link, and un-translating the code
This commit is contained in:
4
5-browser-extension/start/dist/index.html
vendored
4
5-browser-extension/start/dist/index.html
vendored
@@ -5,14 +5,14 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
||||
<title>Il mio Rilevatore di Carbonio</title>
|
||||
<title>My Carbon Trigger</title>
|
||||
<link rel="stylesheet" href="./styles.css" />
|
||||
</head>
|
||||
|
||||
<body class="container">
|
||||
<img alt="plants and people" src="images/plants-people.png" />
|
||||
<div>
|
||||
<h1>Benvenuto al Tuo Rilevatore di Carbonio Personale!</h1>
|
||||
<h1>Welcome to Your Personal Carbon Trigger!</h1>
|
||||
</div>
|
||||
<!--form area-->
|
||||
|
||||
|
Reference in New Issue
Block a user