Add LWN News section

This commit is contained in:
mrkmntal 2026-04-06 18:50:03 -04:00
commit 91cc2bd663
12 changed files with 2130 additions and 4 deletions

View file

@ -0,0 +1,6 @@
<%- include('header.ejs', {titleDual:{ top: 'Linux News' , bottom: 'LWN' }, hasTime: true}) %>
<div class="main has-scroll has-box linux-news">
<div class="container">
<div class="news-output"></div>
</div>
</div>