Skip to content

Commit c985756

Browse files
committed
windstorm
1 parent 6f736c1 commit c985756

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

_config.yml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
# Import the theme
44
theme: jekyll-theme-chirpy
55

6+
#>>>>>>>>>>>>> Cole added
7+
# Server settings
8+
host: 192.168.10.55
9+
port: 4314
10+
#>>>>>>>>>>>>>>
11+
12+
13+
14+
615
# The language of the webpage › http://www.lingoes.net/en/translator/langcode.htm
716
# If it has the same name as one of the files in folder `_data/locales`, the layout language will also be changed,
817
# otherwise, the layout language will use the default value of 'en'.
@@ -75,8 +84,7 @@ analytics:
7584

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

8189
# Prefer color scheme setting.
8290
#
@@ -151,7 +159,7 @@ pwa:
151159
paginate: 10
152160

153161
# The base URL of your site
154-
baseurl: #"https://github.com/TheColetrain"
162+
baseurl: ""
155163

156164
# ------------ The following options are not recommended to be modified ------------------
157165

index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,4 @@
55

66

77

8-
# **Welcome**
9-
10-
===================================
11-
12-
This is an online method to showcase both my professional achievements with my personal hobbies. If you have any questions, please use email or social media to reach out! The links to those are below to the left.
13-
14-
Thank you,
15-
Cole
8+
**HELLO**

0 commit comments

Comments
 (0)