Move the LARBS's website-related files to www
This commit is contained in:
31
www/previews.html
Normal file
31
www/previews.html
Normal file
@ -0,0 +1,31 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<link rel='stylesheet' type='text/css' href='style.css'>
|
||||
<link rel="icon" type="image/png" href="pix/faveicon.ico">
|
||||
<title>LARBS Previews</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Previews of LARBS</h1>
|
||||
|
||||
<p>Here are a couple of screenshots of what LARBS can look like. It's easily customizable, so these all holistically should give you an idea.</p>
|
||||
|
||||
<p>Feel free to send in your own pix of gettin' stuff done in the system (or at least pretending to look that way).</p>
|
||||
|
||||
<div id="prev">
|
||||
|
||||
<a href="previews/bow.png"><img width="650px" src="previews/bow.png.jpg"></a>
|
||||
|
||||
<a href="previews/larbs.png"><img width="650px" src="previews/larbs.png"></a>
|
||||
|
||||
<a href="previews/asian.png.jpg"><img width="650px" src="previews/asian.png"></a>
|
||||
|
||||
<a href="previews/varg.png.jpg"><img width="650px" src="previews/varg.png"></a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user