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

config.toml « exampleSite - github.com/felicianotech/hugo-theme-lean-launch-page.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 02a9b677725c1acc9cccbfe41bd8ed266251ef2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
baseurl = "https://themes.gohugo.io/theme/hugo-theme-lean-launch-page/"
title = "My New Product"
author = "Ricardo N Feliciano (FelicianoTech)"
canonifyurls = true
paginate = 3

theme = "hugo-theme-lean-launch-page"

googleAnalytics = "UA-123456"

[params]
tagline = "We're launching a new, better solution."
mailchimpURL = "//my-account.mailchimp.com/my-subscriber-url"

twitter = "https://twitter.com/MyNewProduct"
facebook = "https://facebook.com/MyNewProduct"
instagram = "https://instragram.com/MyNewProduct"
googleplus = "https://plus.google.com/+MyNewProduct"