diff options
author | Daniel Jones <admin@danieljon.es> | 2018-11-21 07:02:55 +1030 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2018-11-21 07:02:55 +1030 |
commit | 59a54cd63b0dcdd7cd4ff93a68df342329ce6d13 (patch) | |
tree | afd6182bfc286874bfdae2e51bf38e247c023bb4 /index.html | |
parent | 3f86043289cac8dc9b9c5b09ac86629b8998f06b (diff) | |
download | gnupluslinux.com-59a54cd63b0dcdd7cd4ff93a68df342329ce6d13.tar.gz gnupluslinux.com-59a54cd63b0dcdd7cd4ff93a68df342329ce6d13.zip |
Added meme to index
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> |