Skip to content

Commit

Permalink
added index
Browse files Browse the repository at this point in the history
  • Loading branch information
marcsist committed Aug 9, 2021
1 parent 57c4849 commit 0aaf23a
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions site/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<html>
<head>
<meta charset="utf-8">
<title>MYO Notions by Les Original</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="raster2.css">
</head>
<body>
<r-grid columns=8>
<r-cell span=1+4>
<h1>MYO Notions</h1>
Open-source sewing bits for textile makers
</r-cell>
<r-cell span=5-6></r-cell>
<r-cell span=7..>
<b>Les Original</b>
<p style="opacity: 0.55;">Light goods and technical oddities for textile makers</p>
</r-cell>
</r-grid>
<r-grid columns=3>
<r-cell>
<h3>bead</h3>
</r-cell>
<r-cell>
<h3>o-ring</h3>
</r-cell>
<r-cell>
<h3>tri-ring</h3>
</r-cell>
</r-grid>
</body>
</html>

0 comments on commit 0aaf23a

Please sign in to comment.