8000 Update _config.yml · JavaK2/JavaNotes@f0aa952 · GitHub
[go: up one dir, main page]

Skip to content

Commit f0aa952

Browse files
authored
Update _config.yml
1 parent b45a024 commit f0aa952

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

_config.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SITE CONFIGURATION
22
baseurl: "" # the subpath of your site, e.g. /blog/
3-
url: "http://java.ramswaroop.me" # the base hostname & protocol for your site
3+
url: "http://java.rampatra.com" # the base hostname & protocol for your site
44

55
# THEME-SPECIFIC CONFIGURATION
66
theme_settings:
@@ -18,27 +18,27 @@ theme_settings:
1818

1919
# header_text_feature_image:
2020
footer_text: >
21-
Carefully curated by <a href="http://www.ramswaroop.me">Ram swaroop</a>. Powered by <a href="http://jekyllrb.com">Jekyll</a> with <a href="https://rohanchandra.github.io/project/type/">Type Theme</a>.
21+
Carefully curated by <a href="http://www.rampatra.com">Ram Patra</a>. Powered by <a href="http://jekyllrb.com">Jekyll</a> with <a href="https://rohanchandra.github.io/project/type/">Type Theme</a>.
2222
2323
# Icons
2424
rss: true
2525
email_address: # Full email address, e.g. "sam@example.com"
2626
behance:
2727
bitbucket:
2828
dribbble:
29-
facebook: "ramswaroop"
29+
facebook:
3030
flickr:
31-
github: "ramswaroop/java-concepts"
31+
github: "rampatra/javanotes"
3232
google_plus:
3333
instagram:
34-
linkedin: "https://in.linkedin.com/in/ramswarooppatra" # Full URL
34+
linkedin: "https://in.linkedin.com/in/ram-patra" # Full URL
3535
pinterest:
3636
reddit:
3737
soundcloud:
38-
stack_exchange: "http://stackexchange.com/users/1405987/ram-swaroop" # Full URL
38+
stack_exchange: "http://stackexchange.com/users/1405987/ram-patra" # Full URL
3939
steam:
4040
tumblr:
41-
twitter: "ramswarooppatra"
41+
twitter: "ram__patra"
4242
wordpress:
4343
youtube:
4444

@@ -78,4 +78,4 @@ markdown: kramdown
7878
highlighter: rouge
7979
sass:
8080
sass_dir: _sass
81-
style: :compressed
81+
style: :compressed

0 commit comments

Comments
 (0)
0