Skip to content

Commit 4aba32a

Browse files
committed
new title
1 parent 9251edc commit 4aba32a

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

_config.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
11
# Site information
22
# Jekyll theme - Architect
3-
title: Mihai's Tech Blog
3+
title: The Home Lab Chronicle
44
email: mihai@ngnpath.com
5-
description: Journey into DevSecOps universe
5+
description: Transforming your passion into expertise
66
baseurl: ""
77
url: ""
88

9+
910
# Site settings
1011
permalink: /:title/
1112
markdown: kramdown
1213
paginate: 5
1314
paginate_path: "/:num/"
1415
date_format: "%b %-d, %Y"
15-
theme: Architect
16+
remote_theme: pages-themes/architect@v0.2.0
17+
plugins:
18+
- jekyll-remote-theme # add this line to the plugins list if you already have one
1619

1720
plugins:
1821
- jekyll-feed

0 commit comments

Comments
 (0)