summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-08-27 20:21:58 -0400
committerpommicket <pommicket@gmail.com>2023-08-27 20:22:41 -0400
commitf790b4e1baa5dfe1296cf0887011583bee7afca8 (patch)
treea5cbcc3558f39bd3754dfceb9e4ba9f3d4dc0c28 /index.html
parent9e0ac08aa6d804fae327cd3ec4850aa0dcdbde6f (diff)
minimum, maximum
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/index.html b/index.html
index e82cd4b..be3525b 100644
--- a/index.html
+++ b/index.html
@@ -9,8 +9,8 @@
<link rel="stylesheet" href="style.css">
</head>
-<body>
-<script src="pugl.js"></script>
+<body class="no-margin overflow-hidden">
+<script src="pugl.js" async></script>
<noscript>
<p>
This page requires JavaScript to function.<br>
@@ -80,14 +80,16 @@
<h2>about pugl</h2>
<hr>
<p>
- Lorem ipsum dolor sit amet
+ pugl is a tool that lets you create &amp; share shaders without writing any code.
+ </p>
+ <p>
+ to learn how to use pugl, check out <a href="guide/index.html" target="_blank">the guide</a>.
</p>
<h3>credits</h3>
<hr>
<p>
icon based on
- <a href="https://commons.wikimedia.org/wiki/File:Long-beakedEchidna.jpg
-">Long-beakedEchidna.jpg from WikiMedia</a>
+ <a href="https://commons.wikimedia.org/wiki/File:Long-beakedEchidna.jpg" target="_blank">Long-beakedEchidna.jpg from WikiMedia</a>
CC BY-SA 3.0.
</p>
<p>