Update website
This commit is contained in:
5
main.js
5
main.js
@@ -12,8 +12,9 @@ function renderSiteHeader(root) {
|
||||
return `
|
||||
<header class="site-header">
|
||||
<div class="brand-block">
|
||||
<a class="brand" href="${root}index.html">EngineeringBuild</a>
|
||||
<div class="brand-subtitle">Telecommunications, Networking, Linux, Embedded</div>
|
||||
<a class="brand-link" href="${root}index.html">
|
||||
<img class="brand-image" src="${root}img/Header%20image.png" alt="" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<button class="menu-toggle" type="button" aria-expanded="false" aria-label="Open menu">
|
||||
|
||||
Reference in New Issue
Block a user