diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-21 20:08:43 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-21 20:08:43 -0500 |
| commit | 4c10c69250741d5c31655ebc0698631f8df395cf (patch) | |
| tree | 0c867f638768eb8597d6aec17538b5e7ff4253a0 | |
| parent | aec99acc0680bfab13689b170e9b514d0146af1e (diff) | |
| download | snug-cup-4c10c69250741d5c31655ebc0698631f8df395cf.tar.gz snug-cup-4c10c69250741d5c31655ebc0698631f8df395cf.tar.bz2 snug-cup-4c10c69250741d5c31655ebc0698631f8df395cf.zip | |
Added diagram
| -rw-r--r-- | pages/index.js | 1 | ||||
| -rwxr-xr-x | public/snug_cup_diagram.png | bin | 0 -> 460281 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/pages/index.js b/pages/index.js index 0a9c26a..5863cf0 100644 --- a/pages/index.js +++ b/pages/index.js @@ -16,6 +16,7 @@ export default function Home() { <iframe allowFullScreen webkitallowfullscreen width="640" height="480" frameBorder="0" seamless src="https://p3d.in/e/coEzR+spin+load"></iframe> <h2>Render</h2> <img src="/snug_cup.png" width="50%" height="50%" /> + <img src="/snug_cup_diagram.png" width="50%" height="50%" /> <h2>Cup Demo</h2> <iframe width="560" height="315" src="https://www.youtube.com/embed/W7Vau2PgaH0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="true"></iframe> <h2>Colour palette</h2> <img src="/palette.png" width="40%" height="40%" /> diff --git a/public/snug_cup_diagram.png b/public/snug_cup_diagram.png Binary files differnew file mode 100755 index 0000000..ab136bb --- /dev/null +++ b/public/snug_cup_diagram.png |
