Style updates and a small introduction.
[emufront] / www / index.html
index 34d8ba0..be200b0 100644 (file)
@@ -2,10 +2,18 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
+               <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
                <title>EmuFront :: an universal emulator front-end</title>
+               <link rel="stylesheet" href="style.css" type="text/css" />
        </head>
        <body>
-               Welcome to EmuFront!
+               <h1>Welcome to EmuFront!</h1>
+
+               <p>EmuFront is an universal (multi-system) emulator front-end implemented in
+               QT, C++ and SQLite. The main target are Maemo and MeeGo
+               platforms.</p>
+
+               <p>EmuFront is Open Source Software licenced under GPL version 2.</p>
 
                <ul>
                        <li><a href="https://garage.maemo.org/projects/emufront/">Project page</a></li>