Skip to content

Commit

Permalink
changed baseURL
Browse files Browse the repository at this point in the history
  • Loading branch information
tklammsteiner committed Dec 11, 2023
1 parent c0684f8 commit 4ba8c11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
# theme: jekyll-agency
remote_theme:

url : "" # the base hostname & protocol for your site, e.g. http://example.com
baseurl: "/fromwastetofeed2" # the subpath of your site, e.g. /blog
url : "https://fromwastetofeed.com" # the base hostname & protocol for your site, e.g. http://example.com
baseurl: "" # the subpath of your site, e.g. /blog

title : From Waste To Feed
email : [email protected] #this is also the email contact forms will go to
Expand Down

0 comments on commit 4ba8c11

Please sign in to comment.