Update index.html
This commit is contained in:
parent
177e11c0c3
commit
1280c97271
|
@ -38,8 +38,6 @@
|
|||
|
||||
<h2>About</h2>
|
||||
<p>This website consists of just two files: a single HTML file and a single CSS file. This is based on a mix of Dave Sheas <a href="http://www.csszengarden.com/">CSS Zen Garden</a> and the <a href="https://github.com/cadars/john-doe">single HTML webpage</a> from Adam Newbold. The goal of this website is to show what can be done with just one simple CSS and one simple HTML file. It aims to illustrate how simple web development can be.</p>
|
||||
|
||||
<h2>Advantages</h2>
|
||||
<p>The simple approach has many advantages (and some disadvantages) and is all about minimalism. Zen Garden websites are easy to build, easy to maintain and cheap or even <a href="https://pages.github.com/">free to host</a>.</p>
|
||||
|
||||
<h2>Submit a website</h2>
|
||||
|
|
Loading…
Reference in New Issue