Skip to content

Commit 3558178

Browse files
committed
chore: remove daily driver section
1 parent 9dcb81d commit 3558178

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

_includes/sidebar.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@
1313

1414
<a class="site-title d-block" href="{{ '/' | relative_url }}">{{ site.title }}</a>
1515
<p class="site-subtitle fst-italic mb-0">{{ site.tagline }}</p>
16-
<div class="daily-driver mt-2 py-1">
17-
<span class="fw-light text-muted" style="font-size: 0.85rem;">Daily Driver 💻</span>
18-
<span class="text-primary" style="margin: 0 6px;"></span>
19-
<span class="text-primary fw-medium" style="font-size: 0.9rem;">M3 Pro 16"</span>
20-
</div>
16+
2117

2218
</header>
2319
<!-- .profile-wrapper -->

0 commit comments

Comments
 (0)