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

theme.toml - github.com/ExchangeRate-API/strange-case.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 26ca686ef282cdf1dcd530d17de2a265d895c4a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example

name = "Strange Case"
license = "MIT"
licenselink = "https://github.com/ExchangeRate-API/strange-case/LICENSE.md"
description = "A 2 column blog theme for Hugo using Bootstrap - inspired by the Jekyll theme Hyde by mdo"
homepage = "https://github.com/ExchangeRate-API/strange-case"
tags = ["", ""]
features = ["", ""]
min_version = 0.15

[author]
	name = "ExchangeRate-API"
	homepage = "https://www.exchangerate-api.com"

# If porting an existing theme
[original]
	name = ""
	homepage = ""
	repo = ""