Skip to content

Commit fb4f741

Browse files
author
Ram swaroop
committed
refactoring
1 parent ee750ff commit fb4f741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SITE CONFIGURATION
2-
baseurl: "/java-concepts/" # the subpath of your site, e.g. /blog/
2+
baseurl: "/java-concepts" # the subpath of your site, e.g. /blog/
33
url: "https://ramswaroop.github.io/" # the base hostname & protocol for your site
44

55
# THEME-SPECIFIC CONFIGURATION
@@ -11,7 +11,7 @@ theme:
1111
description: "A website with blog posts and pages" # used by search engines
1212

1313
# Header and footer text
14-
header_text: >
14+
# header_text: >
1515
# <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
1616
#
1717
# <p>Remove all header text in <code>_config.yml</code> to disable this feature.</p>

0 commit comments

Comments
 (0)