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>
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -693,4 +693,4 @@
|
||||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||||
For more information on this, and how to apply and follow the GNU AGPL, see
|
For more information on this, and how to apply and follow the GNU AGPL, see
|
||||||
<<a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>>.</p>
|
<<a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>>.</p>
|
||||||
</div>
|
</div>
|
Loading…
Reference in a new issue