You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _config.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ title : "Your Name / Site Title"
13
13
title_separator : "-"
14
14
name : &name "Your Name"
15
15
description : &description "personal description"
16
-
url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io"
16
+
url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io" or if you already have some other page hosted on Github then use "https://[your GitHub username].github.io/[Your Repo Name]"
17
17
baseurl : ""# the subpath of your site, e.g. "/blog"
0 commit comments