This commit is contained in:
fatmeat 2025-05-22 22:02:10 +02:00
parent 85245615dc
commit 0f212b6ff5

View File

@ -55,15 +55,15 @@
<li><a href="html/SterlingOsDesign.html">Sterling OS</a></li> <li><a href="html/SterlingOsDesign.html">Sterling OS</a></li>
</ul> </ul>
<h2>My Public Repositories</h2> <h2>My Public Repositories</h2>
<div id="repo-list"> <ul id="repo-list">
<p>Loading...</p> <p>Loading...</p>
</div> </ul>
</section> </section>
<!-- TODO: make login a popop that allow to use irc and blog --> <!-- TODO: make login a popop that allow to use irc and blog -->
<section id="blog-section" class="hidden"> <section id="blog-section" class="hidden">
<h2>Studio Blog</h2> <h2>Studio Blog</h2>
<ul id="posts"> <div id="posts">
<p>Coming soon...</p> <p>Coming soon...</p>
</div> </div>
</section> </section>