Skip to content

Commit 6963eda

Browse files
committed
chore: test new title
1 parent afd350e commit 6963eda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ timezone: Europe/Bucharest
1414
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1515
# ↓ --------------------------
1616

17-
title: Merox Tech Blog # the main title
17+
title: Merox Dev # the main title
1818

1919
tagline: Insights from my tech journey—homelab to real-world IT. # it will display as the subtitle
2020

_sass/layout/_sidebar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ $sidebar-display: 'sidebar-display';
113113
margin-top: 1.25rem;
114114
margin-bottom: 0.5rem;
115115
width: fit-content;
116-
color: var(--site-title-color);
116+
color: #2780e6;;
117117
}
118118

119119
.site-subtitle {

0 commit comments

Comments
 (0)