Skip to content
Snippets Groups Projects
Unverified Commit 055e79cb authored by Abraham Raji's avatar Abraham Raji
Browse files

Minor Fixes

parent 3002988c
Branches
No related merge requests found
Pipeline #1099 canceled with stage
......@@ -23,9 +23,10 @@
<i class="nav-icon fas fa-bars"></i>
</label>
<ul class="menu">
<li><a href="#">About</a></li>
<li><a href="index.html#about">About</a></li>
<li><a href="#">Code of Conduct</a></li>
<li><a href="#">Contact</a></li>
<li><a href="sched.html">Schedule</a></li>
<li><a href="index.html#contact">Contact</a></li>
<label for="chk" class="hide-menu-btn">
<i class="nav-icon fas fa-times"></i>
</label>
......
......@@ -9,7 +9,6 @@
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="" integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://tools-static.wmflabs.org/cdnjs/ajax/libs/font-5/14.0.awesome/css/all.min.css" crossorigin="anonymous" />
</head>
<body>
......
......@@ -9,7 +9,6 @@
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://tools-static.wmflabs.org/cdnjs/ajax/libs/font-5/14.0.awesome/css/all.min.css" crossorigin="anonymous" />
</head>
<body>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment