Skip to content

Commit

Permalink
troubleshooting baseurl
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrizzo1 committed Oct 4, 2024
1 parent 13e75b1 commit 7abe5e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hugo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
################################# Default configuration ###################
baseURL = "https://demo.gethugothemes.com/meghna/examplesite/"
baseURL = "https://johnrizzo1.github.io/jmclothingmfr/"
title = "J.Morales Clothing Manufacturing L.L.C."
theme = "meghna-hugo"
# Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
Expand All @@ -9,7 +9,7 @@ paginate = 6 # see https://gohugo.io/extras/pagination/
# post excerpt
summaryLength = 15 # see https://gohugo.io/content-management/excerpts/
# google analytics
googleAnalytics = "UA-123456-78" # example: UA-123456-78, for more info, read the article https://support.google.com/analytics/answer/1008080?hl=en
googleAnalytics = "" # example: UA-123456-78, for more info, read the article https://support.google.com/analytics/answer/1008080?hl=en
# disqus short name
disqusShortname = "themefisher-template" # we use disqus to show comments in blog posts . To install disqus please follow this tutorial https://portfolio.peter-baumgartner.net/2017/09/10/how-to-install-disqus-on-hugo/
# disable language
Expand Down

0 comments on commit 7abe5e5

Please sign in to comment.