silas / silas.github.com

silas (author)
Fri Nov 13 08:57:26 -0800 2009
commit  1180e4e823d0e1d595341a2461f6b4a42f85a558
tree    69009aa3aac2fb30298b09eb6c6700a2dcaf8de4
parent  fd7c9c862d1924520688bb98032d0221d4f685d1
silas.github.com / index.html
100644 25 lines (24 sloc) 0.926 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    <meta http-equiv="Content-Language" content="en-us" />
    <title>Code - Silas Sewell</title>
    <meta name="ROBOTS" content="ALL" />
    <meta name="description" content="The GitHub homepage for Silas Sewell." />
    <meta name="keywords" content="silas sewell, git" />
  </head>
  <body id="home" >
    <div id="header">
      <h1 id="logo"><a href="http://www.silassewell.com/">Silas Sewell</a> :: Code</h1>
    </div>
    <div id="container">
      <div id="content">
        <ul>
          <li><a href="/rpms/">rpms</a> - spec files for Fedora and EL</li>
        </ul>
      </div>
    </div>
    <div id="footer"></div>
  </body>
</html>