We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dcb81d commit 3558178Copy full SHA for 3558178
_includes/sidebar.html
@@ -13,11 +13,7 @@
13
14
<a class="site-title d-block" href="{{ '/' | relative_url }}">{{ site.title }}</a>
15
<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>
+
21
22
</header>
23
<!-- .profile-wrapper -->
0 commit comments