You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.toml 155B

1234567
  1. title = "My site"
  2. base_url = "https://replace-this-with-your-url.com"
  3. highlight_code = true
  4. compile_sass = true
  5. [extra.author]
  6. name = "Vincent Prouillet"