diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ </head> <body> <div class="content"> + <center> + <img src="yelling1.png"> + </center> <h1>What is GNU?</h1> <a href="https://www.gnu.org/">GNU</a> is an operating system and an extensive collection of software that forms part of what people refer to as the GNU plus Linux operating system (or erroneously just Linux).<br> <br> <a href="https://en.wikipedia.org/wiki/Richard_Stallman">Richard Stallman</a> announced the GNU project in 1983. The operating system was to be a <a href="https://en.wikipedia.org/wiki/Free_software">free software</a> replacement to the proprietary <a href="https://en.wikipedia.org/wiki/Unix">UNIX</a> operating system. <br> <br> |