Skip to content
Snippets Groups Projects
Commit 78b4edf5 authored by Maxwell Nyimbili's avatar Maxwell Nyimbili
Browse files

Update menu.html

parent c14aec86
No related branches found
No related tags found
Loading
Checking pipeline status
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Home Page</title>
<link rel="stylesheet" href="./navbar.css">
<link rel="stylesheet" href="./footer.css">
<link rel="stylesheet" href="./home_layout.css">
<script src="./navbar.js" defer></script>
<script src="./home_layout.js" defer></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<!-- NAVIGATION SECTION -->
<header class="header">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment