Skip to content

Commit 433aef3

Browse files
authored
feat: update footer and new feature box
1 parent 445a7bd commit 433aef3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,10 @@ <h3>[ NULL LIMITS ]</h3>
296296
<h3>[ NULL COMPROMISE ]</h3>
297297
<p>Choose which packages you want from source and which binary builds. Powered by Pkglet (optional!)</p>
298298
</div>
299+
<div class="feature-box">
300+
<h3>[ NULL MODULES ]</h3>
301+
<p>NULL provides a static kernel. no /lib/modules shenanigans.</p>
302+
</div>
299303
</div>
300304
</div>
301305
</section>
@@ -341,7 +345,7 @@ <h3>pkglet</h3>
341345

342346
<footer>
343347
<div class="container">
344-
<p>NULL GNU/Linux © 2025 | Licensed under MIT.</p>
348+
<p>From the lead developer of <a href="https://obsidianos.xyz">ObsidianOS</a> | Licensed under MIT.</p>
345349
<p style="margin-top: 10px;">Everything is your choice. Even NULL itself.</p>
346350
</div>
347351
</footer>

0 commit comments

Comments
 (0)