Skip to content

Commit dbc2eb3

Browse files
committed
Fix description and bio formatting in _config.yml for consistency
1 parent ab5c994 commit dbc2eb3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
theme: jekyll-dash
22
title: devnomadic
3-
description: "/^Dev(Ops|SecOps)?|SRE$/ Engineer and digital nomad currently exploring the world. I write about remote work, travel, and building software from anywhere.
3+
description: "Dev(Ops|SecOps)?|SRE Engineer and digital nomad currently exploring the world. I write about remote work, travel, and building software from anywhere.
44
url: "https://devnomadic.com"
55
baseurl: ""
66

@@ -12,7 +12,7 @@ author:
1212
name: devnomadic
1313
github: devnomadic
1414
email: drew@devnomadic.com
15-
bio: "/^Dev(Ops|SecOps)?|SRE$/ Engineer and digital nomad currently exploring the world. I write about remote work, travel, and building software from anywhere."
15+
bio: "Dev(Ops|SecOps)?|SRE Engineer and digital nomad currently exploring the world. I write about remote work, travel, and building software from anywhere."
1616
avatar: "/assets/avatar.gif"
1717

1818
# Build settings

0 commit comments

Comments
 (0)