Add logo icon
This commit is contained in:
14
index.html
14
index.html
@@ -3,7 +3,6 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<meta name="description" content="" />
|
||||
<meta name="author" content="TemplateMo" />
|
||||
|
||||
@@ -11,22 +10,16 @@
|
||||
|
||||
<!-- CSS FILES -->
|
||||
<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=DM+Sans:wght@400;500;700&display=swap"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet" />
|
||||
|
||||
<link href="css/bootstrap-icons.css" rel="stylesheet" />
|
||||
|
||||
<link href="css/magnific-popup.css" rel="stylesheet" />
|
||||
|
||||
<link href="css/templatemo-first-portfolio-style.css" rel="stylesheet" />
|
||||
<link rel="icon" href="images/logo.png" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -376,10 +369,7 @@
|
||||
<h3 class="projects-title">BPro's ERP System</h3>
|
||||
</div>
|
||||
|
||||
<a
|
||||
href="images/projects/bpro-erp.jpg"
|
||||
class="popup-image"
|
||||
>
|
||||
<a href="images/projects/bpro-erp.jpg" class="popup-image">
|
||||
<img
|
||||
src="images/projects/bpro-erp.jpg"
|
||||
class="projects-image img-fluid"
|
||||
|
||||
Reference in New Issue
Block a user