Added favicon
This commit is contained in:
parent
f150898554
commit
758163267f
@ -5,13 +5,14 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Technology Certifier Company</title>
|
||||
<title>Capital Asset Management</title>
|
||||
<link rel="stylesheet" href="css/main.min.css">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link
|
||||
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap"
|
||||
rel="stylesheet">
|
||||
<link rel="shortcut icon" href="assets/icon.svg" type="image/svg">
|
||||
</head>
|
||||
|
||||
<body data-theme="dark">
|
||||
@ -59,7 +60,7 @@
|
||||
Methodology
|
||||
</span>
|
||||
</h3>
|
||||
<ul id="methodology_list" class="fancy-list"> </ul>
|
||||
<ul id="methodology_list" class="fancy-list move-in"> </ul>
|
||||
</section>
|
||||
<section id="team_section">
|
||||
<h3 class="section-title reveal">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user