You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = """
Write an awesome description for your new site here. You can edit this
line in _config.toml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description."""
TOML.load_file("_config.toml")
Failed to match sequence (ALL_SPACE (TABLE / TABLE_ARRAY / KEY_VALUE / COMMENT_LINE){0, } ALL_SPACE) at line 1 char 1.
`- Don't know what to do with "descriptio" at line 1 char 1.
=> {}
I tried three single quotes and three double quotes , it doesn't work 😕
The text was updated successfully, but these errors were encountered:
In _config.toml :
TOML.load_file("_config.toml")
I tried three single quotes and three double quotes , it doesn't work 😕
The text was updated successfully, but these errors were encountered: