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

View File

@@ -62,25 +62,27 @@
</header>
<ul id="comments-list"></ul>
</div>
<h2>Links</h2>
<ul>
<li>
<a
href="https://www.youtube.com/watch?v=lW7vWfRI5oI"
target="_blank"
rel="noopener"
>The Original Video</a
>
</li>
<li>
<a
href="https://github.com/DereC4/picsmics4"
target="_blank"
rel="noopener"
>GitHub Repository</a
>
</li>
</ul>
<section class="about-content">
<h2>Links</h2>
<ul>
<li>
<a
href="https://www.youtube.com/watch?v=lW7vWfRI5oI"
target="_blank"
rel="noopener"
>The Original Video</a
>
</li>
<li>
<a
href="https://github.com/DereC4/picsmics4"
target="_blank"
rel="noopener"
>GitHub Repository</a
>
</li>
</ul>
</section>
<script src="commentsLoader.js"></script>
</body>
</html>