Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config_for_github_pages.toml « exampleSite - github.com/kc0bfv/ticky_tacky_dark.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d1d12ddbf8fb0757bb175faef74e694305dce7e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
baseURL = "https://kc0bfv.github.io/ticky_tacky_dark/"
languageCode = "en-us"
title = "Ticky Tacky Dark"
theme = "ticky_tacky_dark"
#googleAnalytics = ""
disableKinds = ["taxonomy", "taxonomyTerm"]

[params]
    favicon = "favicon.ico"
    webmasterEmail = "kc0bfv@gmail.com"
    description = "The demonstration page for the Hugo Ticky Tacky Dark theme."
    author = "kc0bfv@gmail.com"
    headerimages = ["img/header01.jpg", "img/header02.jpg"]
    #msvalidate = ""
    #googlesiteverification = ""