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