diff --git a/config.toml b/config.toml index 1f223f3..3f0662f 100644 --- a/config.toml +++ b/config.toml @@ -1,10 +1,15 @@ -# The URL the site will be built for +# The URL the site will be built for. base_url = "https://yinghong-massage.de" title = "Ying Yang Massage" +description = "Ferdinand-Remy-Str. 23, 56859 Alf" +author = "Yinghong Yang" +lang = "de" -# Whether to automatically compile all Sass files in the sass directory compile_sass = false +build_search_index = false + +external_links_no_referrer = true [extra] logo_path = "images/logo.png"