diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-22 19:04:10 +0000 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-22 19:04:10 +0000 |
| commit | 2d7aaec4b03fe223930581c704ec89496c99e26f (patch) | |
| tree | a392194a571d8293cca06892771bd238a97d1580 /pages | |
| parent | 1fa818803d5e9f0a0994acdfa2caa24d8aebe694 (diff) | |
| download | snug-cup-2d7aaec4b03fe223930581c704ec89496c99e26f.tar.gz snug-cup-2d7aaec4b03fe223930581c704ec89496c99e26f.tar.bz2 snug-cup-2d7aaec4b03fe223930581c704ec89496c99e26f.zip | |
changed description
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.js b/pages/index.js index c8eaa52..cf9748c 100644 --- a/pages/index.js +++ b/pages/index.js @@ -24,7 +24,7 @@ export default function Home() { <p>Snug Cup: $25</p> </div> <h1>Description</h1> - <p>Snug Cup is a electrical heating cup that heats up beverage. It has a battery that can last for 4 hours..</p> + <p>Snug Cup is a electrical heating cup that heats up beverage. It has a battery that can last for 4 hours.</p> <h1>Team</h1> <ul> <li>Andrew Lee (Web Developer & Model Creator)</li> |
