i dont know what ive changed
This commit is contained in:
parent
8d3a3570a9
commit
e4578220d6
2 changed files with 680 additions and 679 deletions
|
@ -42,6 +42,7 @@ class Header extends HTMLElement {
|
||||||
<li><a href="operating_systems/index.html">Operating Systems</a></li>
|
<li><a href="operating_systems/index.html">Operating Systems</a></li>
|
||||||
<li><a href="social_platforms/index.html">Social Platforms</a></li>
|
<li><a href="social_platforms/index.html">Social Platforms</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
</div>
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue