title = "Awesome Hugo blog" baseURL = 'https://salloum.ch' # This is what goes in languageCode = 'en-us' theme = "hugo-blog-awesome" # This defines how dates are formatted defaultContentLanguage = "en-gb" # To enable Google Analytics 4 (gtag.js) provide G-MEASUREMENT_ID below. # To disable Google Analytics, simply leave the field empty or remove the next line # googleAnalytics = '' # G-MEASUREMENT_ID # Enable emojis globally enableEmoji = true ignoreErrors = ["additional-script-loading-error"] # ignore error of loading additional scripts. # To enable Disqus comments, provide Disqus Shortname below. # To disable Disqus comments, simply leave the field empty or remove the next line disqusShortname = '' # set markup.highlight.noClasses=false to enable code highlight [markup] [markup.highlight] noClasses = false [markup.goldmark.renderer] unsafe = true [markup.tableOfContents] startLevel = 2 # ToC starts from H2 endLevel = 4 # ToC ends at H4 ordered = false # generates