Skip to content

Commit daab9ef

Browse files
Update _config.yml
1 parent 8a9250f commit daab9ef

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
@@ -4,22 +4,22 @@
44
# IMPORTANT: Set the URL of your site.
55
# Set to https://<username>.github.io when hosting on GitHub Pages
66
# (unless you are using a custom domain).
7-
url: 'https://harurepository.github.io'
7+
url: 'https://harurepository.github.io/hydejack'
88

99
# IMPORTANT: Set The "base URL" of your site.
1010
# When your site sits in a subdirectory, set to /<name of directory>
1111
# (with leading /, but without the < >).
1212
# Use the empty string '' otherwise.
1313
# For GitHub project sites, this is usually the name of the project,
1414
# e.g. `/hydejack`.
15-
baseurl: '/hydejack'
15+
baseurl: ''
1616

1717
# Language of your content in 2-letter code, e.g.: en, de.
1818
# You may also provide a location, e.g.: en-us, de_AT.
1919
lang: en
2020

2121
# The title of your blog. Used in the sidebar and the browser tab.
22-
title: Hydejack
22+
title: Toki
2323

2424
# A short description (~150 chars) of the page used for the meta description tag.
2525
# Can use markdown, but no more than one paragraph (enforced by `>`)

0 commit comments

Comments
 (0)