Skip to content

Commit

Permalink
feat: update gear info
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhii Shramko committed Feb 7, 2024
1 parent b5a6461 commit 2b46139
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions pages/gear.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ function GearPage() {
<div className="prose dark:prose-dark w-full">
<h2 id="computer-office">Computer</h2>
<ul>
<li>16&quot; Macbook Pro (2018)</li>
<li>14&quot; MacBook Pro M3 Max</li>
<li>27&quot; LG UltraFine 27UL850-W</li>
<li>SteelSeries Rival Wireless 3 Mouse</li>
</ul>
Expand All @@ -72,7 +72,7 @@ function GearPage() {
<h2 id="audio-video">Audio</h2>
<ul>
<li>Sony WH-1000XM4 🎧</li>
<li>Samsung Buds Pro</li>
<li>AirPods Pro 2</li>
</ul>
<h2 id="software">Software</h2>
<ul>
Expand Down Expand Up @@ -104,14 +104,25 @@ function GearPage() {
Preply
</a>
</li>

<li>
<a
href="https://setapp.com/"
rel="noopener"
target="_blank"
>
Setapp
</a>
</li>
<li>Spotify</li>
<li>CleanShot X</li>
<li>Grammarly</li>
<li>Magnet</li>
</ul>
<h2 id="other">Other</h2>
<ul>
<li>Golf GTI&ensp;🚗💨</li>
<li><s>Golf GTI</s></li>
<li>BMW 428 XDrive&ensp;🚗💨</li>
<li>Apple iPhone</li>
<li>Apple Watch</li>
<li>Kindle</li>
Expand Down

0 comments on commit 2b46139

Please sign in to comment.