10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-23 19:27:42 +02:00
QUESTDB_website/.github/workflows/config.patch

13 lines
383 B
Diff
Raw Normal View History

2020-11-25 00:17:52 +01:00
diff --git a/config.toml b/config.toml
index 88ba656e..5d97890c 100644
--- a/config.toml
+++ b/config.toml
@@ -1,5 +1,5 @@
2020-11-25 01:52:53 +01:00
-baseURL = "http://localhost:1313/QUESTDB_website/"
2020-11-25 00:23:08 +01:00
-#baseURL = "https://lcpq.github.io/QUESTDB_website/"
2020-11-25 01:52:53 +01:00
+#baseURL = "http://localhost:1313/QUESTDB_website/"
2020-11-25 00:23:08 +01:00
+baseURL = "https://lcpq.github.io/QUESTDB_website/"
2020-11-25 00:17:52 +01:00
canonifyurls = true
languageCode = "en-us"