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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,8 @@ title_separator : "-"
22
22
subtitle : # site tagline that appears below site title in masthead
23
23
name : "Your Name"
24
24
description : "Empowering Rams to build better software. Explore curated tutorials, debugging tools, and community-driven support for every skill level."
25
-
url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
26
-
baseurl : # the subpath of your site, e.g. "/blog"
25
+
url : https://geospatialcentroid.github.io
26
+
baseurl : "/coding-support"
27
27
repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
28
28
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
0 commit comments