Compare commits

..

No commits in common. "2c660501870ded6db3c1057213be7b23bcb2e72f" and "ce89ac4fbdc30e3d056d80433502f1d438e4e7d2" have entirely different histories.

View file

@ -6,6 +6,7 @@
<link rel="stylesheet" href="css/text.css">
</head>
<body>
<header>
<nav class="B">
<a href = "main.html">Main Page</a>
@ -22,8 +23,8 @@
</article>
</section>
</main>
<footer>
<p>© Copyright 2022 by 3MIC. All Rights Reserved</p>
</footer>
</body>
<footer>
<p>© Copyright 2022 by 3MIC. All Rights Reserved</p>
</footer>
</html>