-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
17 lines (17 loc) · 845 Bytes
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Página de informações do site de venda de cosméticos da Eudora de Andreia Santos">
<meta name="keywords" content="cosmeticos, eudora, beleza, sobre, missao, visao, valores, parceria">
<meta name="author" content="Lucas dos Santos Gomes">
<link rel="shortcut icon" href="https://cityofesmo.com/wp-content/uploads/2019/10/maintenance-sign-282x300.png" type="image/x-icon">
<link rel="stylesheet" href="./src/css/reset.css">
<link rel="stylesheet" href="./src/css/constructing.css">
<title>Em desenvolvimento</title>
</head>
<body>
<img src="./src/img/page-on-development.gif" alt="Gif" />
</body>