Skip to content

Commit 77950eb

Browse files
committed
updated main
1 parent 1e007e8 commit 77950eb

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

_config.yml

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,40 +9,40 @@ theme: jekyll-theme-chirpy
99
lang: en
1010

1111
# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
12-
timezone:
12+
timezone: America/Chicago
1313

1414
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1515
# ↓ --------------------------
1616

17-
title: Chirpy # the main title
17+
title: Cole Edwards # the main title
1818

19-
tagline: A text-focused Jekyll theme # it will display as the subtitle
19+
tagline: You can't Stop The Coletrain! # it will display as the subtitle
2020

2121
description: >- # used by seo meta and the atom feed
22-
A minimal, responsive and feature-rich Jekyll theme for technical writing.
22+
An Online Option to Display my Experience.
2323
2424
# Fill in the protocol & hostname for your site.
2525
# E.g. 'https://username.github.io', note that it does not end with a '/'.
26-
url: ""
26+
url: "https://thecoletrain.github.io/"
2727

2828
github:
29-
username: github_username # change to your GitHub username
29+
username: TheColetrain # change to your GitHub username
3030

3131
twitter:
32-
username: twitter_username # change to your Twitter username
32+
username: ColeEdwards66 # change to your Twitter username
3333

3434
social:
3535
# Change to your full name.
3636
# It will be displayed as the default author of the posts and the copyright owner in the Footer
37-
name: your_full_name
38-
email: example@domain.com # change to your email address
37+
name: Cole
38+
email: coleedwards66@hotmail.com # change to your email address
3939
links:
4040
# The first element serves as the copyright owner's link
4141
- https://twitter.com/username # change to your Twitter homepage
42-
- https://github.com/username # change to your GitHub homepage
42+
- https://github.com/TheColetrain # change to your GitHub homepage
4343
# Uncomment below to add more social links
4444
# - https://www.facebook.com/username
45-
# - https://www.linkedin.com/in/username
45+
- www.linkedin.com/in/cantstopthecoletrain
4646

4747
# Site Verification Settings
4848
webmaster_verifications:
@@ -75,7 +75,8 @@ analytics:
7575

7676
# Page views settings
7777
pageviews:
78-
provider: # now only supports 'goatcounter'
78+
provider: <script data-goatcounter="https://thecoletrain.goatcounter.com/count"
79+
async src="//gc.zgo.at/count.js"></script># now only supports 'goatcounter'
7980

8081
# Prefer color scheme setting.
8182
#
@@ -88,7 +89,7 @@ pageviews:
8889
# light — Use the light color scheme
8990
# dark — Use the dark color scheme
9091
#
91-
theme_mode: # [light | dark]
92+
theme_mode: dark # [light | dark]
9293

9394
# The CDN endpoint for media resources.
9495
# Notice that once it is assigned, the CDN url
@@ -98,7 +99,7 @@ theme_mode: # [light | dark]
9899
cdn:
99100

100101
# the avatar on sidebar, support local or CORS resources
101-
avatar:
102+
avatar: https://media.licdn.com/dms/image/v2/C4D03AQFFyNxP2ua8FQ/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1516902139681?e=1747267200&v=beta&t=Z--HyrV7Fvn2q-DQLmkMyPikHqeTNfueE7gkIkBLYZM
102103

103104
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
104105
# It can be overridden by a customized `page.image` in front matter.
@@ -150,7 +151,7 @@ pwa:
150151
paginate: 10
151152

152153
# The base URL of your site
153-
baseurl: ""
154+
baseurl: "https://github.com/TheColetrain"
154155

155156
# ------------ The following options are not recommended to be modified ------------------
156157

0 commit comments

Comments
 (0)