We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee750ff commit fb4f741Copy full SHA for fb4f741
_config.yml
@@ -1,5 +1,5 @@
1
# SITE CONFIGURATION
2
-baseurl: "/java-concepts/" # the subpath of your site, e.g. /blog/
+baseurl: "/java-concepts" # the subpath of your site, e.g. /blog/
3
url: "https://ramswaroop.github.io/" # the base hostname & protocol for your site
4
5
# THEME-SPECIFIC CONFIGURATION
@@ -11,7 +11,7 @@ theme:
11
description: "A website with blog posts and pages" # used by search engines
12
13
# Header and footer text
14
- header_text: >
+# header_text: >
15
# <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
16
#
17
# <p>Remove all header text in <code>_config.yml</code> to disable this feature.</p>
0 commit comments