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 afd350e commit 6963edaCopy full SHA for 6963eda
_config.yml
@@ -14,7 +14,7 @@ timezone: Europe/Bucharest
14
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
15
# ↓ --------------------------
16
17
-title: Merox Tech Blog # the main title
+title: Merox Dev # the main title
18
19
tagline: Insights from my tech journey—homelab to real-world IT. # it will display as the subtitle
20
_sass/layout/_sidebar.scss
@@ -113,7 +113,7 @@ $sidebar-display: 'sidebar-display';
113
margin-top: 1.25rem;
114
margin-bottom: 0.5rem;
115
width: fit-content;
116
- color: var(--site-title-color);
+ color: #2780e6;;
117
}
118
119
.site-subtitle {
0 commit comments