File tree Expand file tree Collapse file tree 3 files changed +12
-9
lines changed
Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ description: >- # used by seo meta and the atom feed
3232
3333# Fill in the protocol & hostname for your site.
3434# E.g. 'https://username.github.io', note that it does not end with a '/'.
35- url : " https://thecoletrain.github.io/ "
35+ url : " https://thecoletrain.github.io"
3636
3737github :
3838 username : TheColetrain # change to your GitHub username
@@ -51,7 +51,7 @@ social:
5151 - https://github.com/TheColetrain # change to your GitHub homepage
5252 # Uncomment below to add more social links
5353 # - https://www.facebook.com/username
54- - www.linkedin.com/in/cantstopthecoletrain
54+ - https:// www.linkedin.com/in/cantstopthecoletrain/
5555
5656# Site Verification Settings
5757webmaster_verifications :
@@ -70,7 +70,7 @@ analytics:
7070 google :
7171 id : # fill in your Google Analytics ID
7272 goatcounter :
73- id : # fill in your GoatCounter ID
73+ id : thecoletrain # fill in your GoatCounter ID
7474 umami :
7575 id : # fill in your Umami ID
7676 domain : # fill in your Umami domain
Original file line number Diff line number Diff line change 1010 icon : " fas fa-envelope"
1111 noblank : true # open link in current tab
1212
13- - type : rss
14- icon : " fas fa-rss"
15- noblank : true
13+ # - type: rss
14+ # icon: "fas fa-rss"
15+ # noblank: true
16+
1617# Uncomment and complete the url below to enable more contact options
1718#
1819# - type: mastodon
1920# icon: 'fab fa-mastodon' # icons powered by <https://fontawesome.com/>
2021# url: '' # Fill with your Mastodon account page, rel="me" will be applied for verification
2122#
22- # - type: linkedin
23- # icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
24- # url: '' # Fill with your Linkedin homepage
23+ - type : linkedin
24+ icon : ' fab fa-linkedin' # icons powered by <https://fontawesome.com/>
25+ url : ' https://www.linkedin.com/in/cantstopthecoletrain ' # Fill with your Linkedin homepage
2526#
2627# - type: stack-overflow
2728# icon: 'fab fa-stack-overflow'
Original file line number Diff line number Diff line change @@ -22,3 +22,5 @@ I am a financial advisor that loves tinkering with tech! Just launched this sit
2222
2323<div class =" badge-base LI-profile-badge " data-locale =" en_US " data-size =" large " data-theme =" dark " data-type =" HORIZONTAL " data-vanity =" cantstopthecoletrain " data-version =" v1 " ><a class =" badge-base__link LI-simple-link " href =" https://www.linkedin.com/in/cantstopthecoletrain?trk=profile-badge " >Cole Edwards</a ></div >
2424
25+ <script data-goatcounter="https://thecoletrain.goatcounter.com/count"
26+ async src="//gc.zgo.at/count.js"></script >
You can’t perform that action at this time.
0 commit comments