Browse Source

erge branch 'master' of http://git.choozmo.com:3000/choozmo/AI_Video_LP

huaisianhuang 3 years ago
parent
commit
9ccdd761d1

+ 1 - 1
webSite/config.toml

@@ -1,4 +1,4 @@
-baseurl = "http://q.ptt.cx"
+baseurl = "http://ai.choozmo.com"
 title = "Universal"
 theme = "AI_Video_LP"
 themesDir = "../.."

+ 1 - 0
webSite/content/blog/creating-a-new-theme.md

@@ -1,5 +1,6 @@
 +++
 title = "Creating a new theme"
+draft = true
 date = "2015-06-24T13:50:46+02:00"
 tags = ["theme"]
 categories = ["starting"]

+ 1 - 0
webSite/content/blog/go-is-for-lovers.md

@@ -2,6 +2,7 @@
 title = "Go is for lovers"
 date = "2015-09-17T13:47:08+02:00"
 tags = ["go"]
+draft = true
 categories = ["programming"]
 banner = "img/banners/banner-2.jpg"
 facebook_author = "GolangSociety"

+ 1 - 0
webSite/content/blog/linked-post.md

@@ -3,6 +3,7 @@ title = "Linked post"
 date = "2015-10-02T21:49:20+02:00"
 tags = ["golang", "programming", "theme", "hugo"]
 categories = ["programming"]
+draft = true
 banner = "img/banners/banner-4.jpg"
 author = "John Doe"
 +++