asset folder
This commit is contained in:
parent
9e1a42d03b
commit
a7d4fa16fa
7 changed files with 4 additions and 13 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="shortcut icon" type="image/jpg" href="Avatar_editv3.png">
|
||||
<link rel="shortcut icon" type="image/jpg" href="Assets/Avatar_editv3.png">
|
||||
<title>Moon Moon's hub</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
<body>
|
||||
<header class="primary-header flex">
|
||||
<div>
|
||||
<img src="MyLogo.png" alt="M^2" class="logo">
|
||||
<img src="assets/MyLogo.png" alt="M^2" class="logo">
|
||||
</div>
|
||||
|
||||
<button class="mobile-nav-toggle" aria-controls="primary-navigation"><span class="sr-only" aria-expanded="false">Menu</span></button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue