Skip to content

Commit da1ae77

Browse files
committed
fixed routing
1 parent d5446c9 commit da1ae77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ description: >- # used by seo meta and the atom feed
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: "https://rripped.github.io"
26+
url: "https://lineick.github.io"
2727

2828
github:
29-
username: Rripped # change to your github username
29+
username: lineick # change to your github username
3030

3131
twitter:
3232
username: twitter_username # TBD: change to your twitter username
@@ -39,7 +39,7 @@ social:
3939
links:
4040
# The first element serves as the copyright owner's link
4141
- https://twitter.com/username # TBD: change to your twitter homepage
42-
- https://github.com/Rripped # change to your github homepage
42+
- https://github.com/lineick # change to your github homepage
4343
# Uncomment below to add more social links
4444
# - https://www.facebook.com/username
4545
- https://www.linkedin.com/in/linus-eickhoff

0 commit comments

Comments
 (0)