Explorar o código

exampleSite: Add note on TOML syntax

Close #542
George Cushen %!s(int64=7) %!d(string=hai) anos
pai
achega
2abaa8454e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      exampleSite/config.toml

+ 3 - 0
exampleSite/config.toml

@@ -1,5 +1,8 @@
 # Configuration of Academic
 # Documentation: https://sourcethemes.com/academic/
+#
+# This file is formatted using TOML syntax - learn more at https://learnxinyminutes.com/docs/toml/
+# Each configuration section is defined by a name in square brackets (e.g. `[outputs]`).
 
 # The URL of your website.
 # End your URL with a `/` trailing slash, e.g. `https://example.com/`.