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
in _config.yml line 9, the excerpt separator doesn't coincide with the one used in index.html.
Ideally index.html would use {{site.exceprt_separator}} but couldn't find a way to parametrize it this way
in _config.yml line 9, the excerpt separator doesn't coincide with the one used in index.html.
Ideally index.html would use
{{site.exceprt_separator}}but couldn't find a way to parametrize it this way