Skip to content

Commit c056df5

Browse files
committed
Edited site name and header text.
1 parent a13125e commit c056df5

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

_config.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@ baseurl: ""
22
url: "https://kylereddoch.me"
33

44
# THEME-SPECIFIC CONFIGURATION
5-
title: Kyle Reddoch # site's title
6-
description: "Hello, my name is Kyle! This is a place to learn about code, what is like to be a software developer, and tech while emjoying a nice cup of coffee." # used by search engines
7-
tagline: "Code. Coffee. Tech. More."
5+
title: Code and Coffee # site's title
6+
description: "Hello, my name is Kyle! This is a place to learn about code, what it's like to be a software developer, and tech while enjoying a nice cup of coffee." # used by search engines
7+
tagline: "Lets Learn Together" # used in the header
88
avatar: /assets/img/avatar.png # Empty for no avatar in navbar
99
favicon: /assets/favicon.ico # Icon displayed in the tab
1010

1111
# Header and footer text
12-
header_text: Code // Coffee // Tech // More # Change Blog header text
12+
header_text: Let's Learn Together! # Change Blog header text
1313
header_feature_image: /assets/img/kr_header_img.jpg
1414
footer_text: >
1515
Made with ☕️ by Kyle Reddoch.</br>Powered by <a href="https://jekyllrb.com/">Jekyll</a>.
1616
1717
# SEO
18-
twitter:
19-
username: winphankyle
20-
card: summary
18+
#twitter:
19+
# username: winphankyle
20+
# card: summary
2121

2222
# social:
2323
# name: Kyle Reddoch

pages/about.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: page
33
title: About
44
description: Technology has always been at the core of my life. Ever since I was a young child, I have been fond of technology. There’s just something about tech that opens up new possibilities to a person. Being able to help people learn new technologies brings me joy.
55
permalink: /about/
6+
color: teal # For a colored header
67
#feature-img: "assets/img/pexels/travel.jpeg"
78
order: 1
89
---

pages/my-gear.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: page
33
title: My Gear
44
description: This page is used to list all the gear I use on a regular basis. I've been asked a lot about what I use, so I figured I'd put it all in one place. I'll try to keep this page updated as I can..
55
subtitle: "Everything I use and that's on my desk."
6+
color: teal # For a colored header
67
permalink: /my-gear/
78
#feature-img: "assets/img/pexels/gear.jpg"
89
order: 2

0 commit comments

Comments
 (0)