Site Settings
Site Configuration
These settings are important for building a website using hugo. See All Configuration Settings for more details.
Site title
Site title. This value will become the content of <title> tag in html.
title = "Monochrome"
Theme
Set this value to the corresponding folder name of your theme. (located by default in /themes/THEMENAME/)
theme = "hugo-theme-monochrome"
Base URL
Hostname (and path) to the root.
baseURL = "https://kaiiiz.github.io/hugo-theme-monochrome"
favicon
Add favicon.ico to your site’s static folder.
External library
Disqus
services:
disqus:
shortname: "xxx"
Other settings checkout Disqus - Internal Templates for more details.
Google Analytics
services:
googleAnalytics:
id: "xxx"