Your Name 3 anni fa
parent
commit
af5a182714
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      webSite/config.toml

+ 2 - 1
webSite/config.toml

@@ -14,7 +14,8 @@ defaultContentLanguage = "en"
 #disqusShortname = "devcows"
 #disqusShortname = "devcows"
 # Enable Google Analytics by entering your tracking code
 # Enable Google Analytics by entering your tracking code
 googleAnalytics = "UA-133449203-1"
 googleAnalytics = "UA-133449203-1"
-publishDir  = "/var/www/farmoutput/hhh"
+#publishDir  = "/var/www/farmoutput/hhh"
+publishDir  = "/home/jared/farmoutput/hhh"
 
 
 # Define the number of posts per page
 # Define the number of posts per page
 paginate = 10
 paginate = 10