Update index.html

Esse commit está contido em:
Isa
2019-04-26 11:51:52 +03:00
commit de GitHub
commit fea9c8612d
+5 -8
Ver Arquivo
@@ -1,11 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<body>
<h1>isoux/linux-0.01</h1>
<p>linux-0.01 On Ubuntu 18.04 with GCC-7.3.</p>
</body>
{% include head.html %}
{% seo %}
</head>
<body>
<h1>Welcome to the isoux/linux-0.01</h1>
<h2>linux-0.01 On Ubuntu 18.04 with GCC-7.3</h2>
<p>This revised version of the first Linux kernel is now available on machines with Ubuntu 18.04 64 and 32 bit versions for compiling it and running it in both default emulators on Ubuntu: QEMU ver. 2.11.1 and Bochs ver 2.6.</p>
</body>
</html>