baseURL = 'http://deliciousium.com/' DefaultContentLanguage = "en" languageCode = 'en-us' title = 'Deliciousium' theme = 'lightbi-hugo' copyright = "All rights reserved" googleTagManager = ' GTM-WVR9XZSC ' metaDataFormat = "yaml" pygmentsStyle = "trac" #pygmentsUseClasses = true #pygmentsCodeFences = true pygmentsCodefencesGuessSyntax = true #pygmentsUseClassic = true #pygmentOptions = "linenos=inline" #disqusShortname = "XXX" #googleAnalytics = "XXX" enableRobotsTXT = true enableGitInfo = false Paginate = 6 [Params] logo = "./images/deliciousium.png" mainSections = ["post","posts"] dateFormat = "2 January 2023" comments = false readingTime = false wordCount = false useHLJS = true socialShare = true delayDisqus = true showRelatedPosts = true summaryLength = "9" gcse = false Lastmod = false rss = false pagination = "10" [markup.goldmark.renderer] unsafe = true # Allow HTML in md files [sitemap] changefreq = "monthly" priority = 0.5 filename = "sitemap.xml" [Author] youtube = "channel/UC5PppPwV9u6PN5xabt1yGKw" pinterest = "deliciousium" email = "hello@deliciousium.com" [[menu.main]] name = "Home" url = "/" weight = 1 [[menu.main]] name = "Tags" url = "/tags/" weight = 2 #[[menu.main]] # name = "Shop" # url = "/Shop/" # weight = 3