Add stylesheet.
This commit is contained in:
11
index.html
11
index.html
@ -6,9 +6,18 @@
|
||||
|
||||
<head>
|
||||
<title>Revol: Linux on the Psion Revo</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
|
||||
<meta property="og:title" content="Revol" />
|
||||
<meta property="og:description" content="Linux distribution for the Psion Revo palmtop" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://fragglet.github.io/revol/" />
|
||||
<meta property="og:image" content="https://fragglet.github.io/revol/revo.png" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
|
||||
</head>
|
||||
|
||||
<body bgcolor="white" text="black" link="black" vlink="black">
|
||||
<body>
|
||||
<h1>Revol</h1>
|
||||
<a href="index.html">Main</a> |
|
||||
<a href="sshot.html">Screenshots</a> |
|
||||
|
Reference in New Issue
Block a user