Skip to content

Commit

Permalink
chore: Remove url and baseurl.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianHuehn authored Nov 26, 2024
1 parent 53c8dac commit 3bdd849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gh-pages/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ locale: "en-US"
title: "CodeCharta"
title_separator: "-"
subtitle: # site tagline that appears below site title in masthead
url: https://maibornwolff.github.io/ # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
baseurl: /codecharta # the subpath of your site, e.g. "/blog"
url: # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
baseurl: "" # the subpath of your site, e.g. "/blog"
repository: MaibornWolff/codecharta # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
teaser: # path of fallback teaser image, e.g. "/assets/images/500x300.png"
logo: # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
Expand Down

0 comments on commit 3bdd849

Please sign in to comment.