Rename Design to light > Design to Light
This commit is contained in:
parent
25afb36e00
commit
d8833b61d1
3 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Design to light</title>
|
||||
<title>Design to Light</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@ const mainItems = [
|
|||
disabled: true,
|
||||
},
|
||||
{
|
||||
title: "Design to light",
|
||||
title: "Design to Light",
|
||||
path: "/design-to-light",
|
||||
icon: "leaf",
|
||||
},
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
{{ project.title }}
|
||||
</option>
|
||||
</select>
|
||||
<input type="text" value="Design to light" />
|
||||
<input type="text" value="Design to Light" />
|
||||
<textarea placeholder="Décrivez votre demande…"> </textarea>
|
||||
</form>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue