This commit is contained in:
2026-02-24 02:18:50 -06:00
parent 0af381156a
commit 4d562c9d3c

View File

@@ -62,6 +62,7 @@
</header> </header>
<ul id="comments-list"></ul> <ul id="comments-list"></ul>
</div> </div>
<section class="about-content">
<h2>Links</h2> <h2>Links</h2>
<ul> <ul>
<li> <li>
@@ -81,6 +82,7 @@
> >
</li> </li>
</ul> </ul>
</section>
<script src="commentsLoader.js"></script> <script src="commentsLoader.js"></script>
</body> </body>
</html> </html>