diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-19 15:48:12 +0000 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-19 15:48:12 +0000 |
| commit | 0db4a51c267bb0d63992b52b8dbadded1033f12d (patch) | |
| tree | f29e80a62678c86f3631973d07cb4c8365b76089 /pages | |
| parent | 7a7255b17e03c65f7fa3a73b15481e926a4605cd (diff) | |
| download | snug-cup-0db4a51c267bb0d63992b52b8dbadded1033f12d.tar.gz snug-cup-0db4a51c267bb0d63992b52b8dbadded1033f12d.tar.bz2 snug-cup-0db4a51c267bb0d63992b52b8dbadded1033f12d.zip | |
descriptipn
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/index.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pages/index.js b/pages/index.js index d5835e8..2d0f0d3 100644 --- a/pages/index.js +++ b/pages/index.js @@ -21,6 +21,8 @@ export default function Home() { <h2>Price</h2> <p>Snug Cup: $25</p> </div> + <h1>Description</h1> + <p>Snug Cup is a electrical heating cup that heats up beverage. It uses the latest heating technology.</p> <h1>Team</h1> <ul> <li>Andrew Lee (Web Developer & Model Creator)</li> |
