You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
816 B
31 lines
816 B
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<title>Blockstart Template</title>
|
|
|
|
<link rel="stylesheet" href="/blockstart/blockstart.css">
|
|
|
|
<style>
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<blockstart>
|
|
<block class="horizontal pad" style="border-bottom: 1px solid var(--value6); --spacing: space-around; width: unset;">
|
|
<a href="/blockstart/">blockstart.css</a>
|
|
<div class="horizontal" style="--spacing: end;">
|
|
<a href="/blockstart/#about">About</a> |
|
|
<a href="/blockstart/#docs">Docs</a> |
|
|
<a href="/blockstart/demos/">Demos</a> |
|
|
<a href="/blockstart/blockstart.css">Download</a>
|
|
</div>
|
|
</block>
|
|
|
|
<h1>Coming soon...</h1>
|
|
</blockstart>
|
|
</body>
|
|
</html>
|
|
|