Your Name před 3 roky
rodič
revize
9eaa6b1921
1 změnil soubory, kde provedl 9 přidání a 2 odebrání
  1. 9 2
      webSite/config.toml

+ 9 - 2
webSite/config.toml

@@ -1,6 +1,6 @@
-baseurl = "https://example.org"
+baseurl = "http://q.ptt.cx"
 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,10 +9,17 @@ defaultContentLanguage = "en"
 disqusShortname = "devcows"
 # Enable Google Analytics by entering your tracking code
 googleAnalytics = ""
+publishDir  = "/var/www/html"
 
 # Define the number of posts per page
 paginate = 10
 
+
+[outputs]
+  home = ["HTML"]
+  page = ["HTML"]
+
+
 [menu]
 
 # Main menu