Update website
This commit is contained in:
@@ -4,13 +4,15 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Networking Guides | EngineeringBuild</title>
|
||||
<link rel="icon" href="../img/title%20image.png" type="image/png" />
|
||||
<link rel="stylesheet" href="../main.css" />
|
||||
</head>
|
||||
<body>
|
||||
<header class="site-header">
|
||||
<div class="brand-block">
|
||||
<a class="brand" href="../index.html">EngineeringBuild</a>
|
||||
<div class="brand-subtitle">Telecommunications, Networking, Linux, Embedded</div>
|
||||
<a class="brand-link" href="../index.html">
|
||||
<img class="brand-image" src="../img/Header%20image.png" alt="" />
|
||||
</a>
|
||||
</div>
|
||||
<button class="menu-toggle" type="button" aria-expanded="false" aria-label="Open menu">
|
||||
<span></span>
|
||||
|
||||
Reference in New Issue
Block a user