The current headings are repetative and waste vertical screen real
estate which could hold more useful content.

Signed-off-by: Daniel P. Berrangé <[email protected]>
---
 index.html | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/index.html b/index.html
index 48304c8..4f01fe9 100644
--- a/index.html
+++ b/index.html
@@ -9,17 +9,13 @@ bxslider: True
        <div id="header">
                <div class="container">
                        <h1>QEMU</h1>
-                       <span class="tag">the FAST! processor emulator</span>
+                       <span class="tag">A generic and open source machine 
emulator and virtualizer</p>
                </div>
        </div>
        
 <!-- Featured -->
 <div id="featured">
        <div class="container">
-               <header>
-                       <h2>What is QEMU?</h2>
-                       <p>QEMU is a generic and open source machine emulator 
and virtualizer.</p>
-               </header>
                <div class="row slider screenshots">
                        {% include screenshot.html %}
                </div>
-- 
2.26.2


Reply via email to