diff --git a/docs/content/documentation/getting-started/configuration.md b/docs/content/documentation/getting-started/configuration.md index 70e62ab..01786c0 100644 --- a/docs/content/documentation/getting-started/configuration.md +++ b/docs/content/documentation/getting-started/configuration.md @@ -89,7 +89,6 @@ ignored_content = [] # A list of directories used to search for additional `.sublime-syntax` files. extra_syntaxes = [] -<<<<<<< HEAD # Optional translation object. The key if present should be a language code. # Example: # default_language = "fr" diff --git a/docs/content/documentation/templates/overview.md b/docs/content/documentation/templates/overview.md index 04e8646..e128494 100644 --- a/docs/content/documentation/templates/overview.md +++ b/docs/content/documentation/templates/overview.md @@ -81,12 +81,8 @@ Decode the variable from base64. ## Built-in global functions -<<<<<<< HEAD -Zola adds a few global functions to [those in Tera](https://tera.netlify.com/docs#built-in-functions) in order to make it easier to develop complex sites. -======= Zola adds a few global functions to [those in Tera](https://tera.netlify.com/docs/templates/#built-in-functions) to make it easier to develop complex sites. ->>>>>>> Simple clean up of documentation. (#849) ### `get_page`