Skip to content

Commit cd6e45f

Browse files
authored
Update about-hackeros.html
1 parent 0c6f28f commit cd6e45f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

about-hackeros.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@
337337
editionPs[0].textContent = 'The Official Edition is a standard edition for users, gamers, and programmers, suitable for practically everyone.';
338338
editionPs[1].textContent = 'The Hydra Edition is a copy of the HackerOS edition but with a different look (Garuda-like).';
339339
editionPs[2].textContent = 'The Cybersecurity Edition has no visual modifications and is a copy of the Official Edition but designed for cybersecurity enthusiasts (this version includes penetration testing tools, cybersecurity tools, and runs on the Xen kernel known from Qubes OS).';
340-
editionPs[3].textContent = 'The Nvidia Edition includes everything from the Official Edition but comes with preinstalled Nvidia drivers and the Xanmod LTS kernel for better compatibility with Nvidia hardware.';
341340
document.querySelector('.games-section h2').textContent = 'HackerOS Games';
342341
const gameTitles = document.querySelectorAll('.game h3');
343342
gameTitles[0].textContent = 'The Racer';

0 commit comments

Comments
 (0)