huaisianhuang 3 anos atrás
pai
commit
8ceda8079d
1 arquivos alterados com 9 adições e 2 exclusões
  1. 9 2
      webSite/config.toml

+ 9 - 2
webSite/config.toml

@@ -1,6 +1,6 @@
-baseurl = "https://example.org"
+baseurl = "http://ai.choozmo.com"
 title = "Universal"
-theme = "hugo-universal-theme"
+theme = "AI_Video_LP"
 themesDir = "../.."
 languageCode = "en-us"
 # Site language. Available translations in the theme's `/i18n` directory.
@@ -9,11 +9,18 @@ defaultContentLanguage = "en"
 disqusShortname = "devcows"
 # Enable Google Analytics by entering your tracking code
 googleAnalytics = "UA-153100602-5"
+publishDir  = "/var/www/html"
+
 
 
 # Define the number of posts per page
 paginate = 10
 
+[outputs]
+home = ["HTML"]
+page = ["HTML"]
+
+
 [menu]
 
 # Main menu