From da992f7edc2cf72be4200021acca166bfeaf2c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20V=C3=A9ril?= Date: Sat, 7 Mar 2020 13:50:16 +0100 Subject: [PATCH] Change website name --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 79286504..889070ef 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ baseURL = "localhost:8080" languageCode = "en-us" DateForm = "12-30-2006" -title = "exdatabaseLCPQ" +title = "QuExDB" DefaultContentLanguage = "en" theme = "beautifulhugo" [markup]