Skip to content

Commit 785211f

Browse files
committed
feat: update some profile tidbits with most recent purchases
1 parent 184f53e commit 785211f

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

pages/profile.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h3>So who am I?</h3>
2222
<main class="profile details">
2323
<div class="item">
2424
<h4>Location</h4>
25-
<p>Lincolnshire, UK</p>
25+
<p>Nottinghamshire, UK</p>
2626
</div>
2727
<div class="item">
2828
<h4>Birthday</h4>
@@ -52,11 +52,11 @@ <h4>Machine</h4>
5252
</div>
5353
<div class="item">
5454
<h4>Keyboard</h4>
55-
<p>Drevo Blademaster Pro</p>
55+
<p>Razer Blackwidow v3</p>
5656
</div>
5757
<div class="item">
5858
<h4>Mouse</h4>
59-
<p>Logitech MX Master 2S</p>
59+
<p>Logitech MX Master 3</p>
6060
</div>
6161
<div class="item">
6262
<h4>Monitor</h4>
@@ -68,19 +68,19 @@ <h4>Headphones</h4>
6868
</div>
6969
<div class="item">
7070
<h4>Speaker</h4>
71-
<p>Panasonic SC HTB208</p>
71+
<p>Razer Nommo Chroma</p>
7272
</div>
7373
<div class="item">
7474
<h4>Shiny Lights</h4>
7575
<p>Corsair iCUE LT100 Towers</p>
7676
</div>
7777
<div class="item">
7878
<h4>"Serious" Game</h4>
79-
<p>Overwatch</p>
79+
<p>League of Legends</p>
8080
</div>
8181
<div class="item">
8282
<h4>"Silly" Game</h4>
83-
<p>Among Us</p>
83+
<p>Witch It</p>
8484
</div>
8585
<div class="item">
8686
<h4>Height</h4>
@@ -459,4 +459,5 @@ <h4>JavaScript</h4>
459459

460460
{footer.html}
461461
</body>
462+
462463
</html>

0 commit comments

Comments
 (0)