diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-22 11:04:40 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-22 11:04:40 -0500 |
| commit | b44a91486f89e092b51baa5993846d903f414bba (patch) | |
| tree | c95252d8303425d87ffd80e5dbbe7cd058d73017 /pages | |
| parent | e629d473d66d729cd3f3a0b331e7d8343ae70a89 (diff) | |
| parent | 724bf66fdb46969e382b654c9286b5cf2a14714e (diff) | |
| download | snug-cup-b44a91486f89e092b51baa5993846d903f414bba.tar.gz snug-cup-b44a91486f89e092b51baa5993846d903f414bba.tar.bz2 snug-cup-b44a91486f89e092b51baa5993846d903f414bba.zip | |
Merge branch 'master' of https://github.com/Alee14/snug-cup-website
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/index.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pages/index.js b/pages/index.js index 3178635..36190ed 100644 --- a/pages/index.js +++ b/pages/index.js @@ -14,8 +14,6 @@ export default function Home() { <img src="/Project.png" height="17%" width="17%"/> <br/> <iframe allowFullScreen webkitallowfullscreen width="640" height="480" frameBorder="0" seamless src="https://p3d.in/e/coEzR+spin+load"></iframe> - <h2>Original Concept</h2> - <img src="/snug_cup_concept.png" width="50%" height="50%" /> <h2>Render</h2> <img src="/snug_cup.png" width="50%" height="50%" /> <img src="/snug_cup_diagram.png" width="50%" height="50%" /> |
