Skip to content

Commit

Permalink
add information to theme.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjkb committed Jun 27, 2018
1 parent 7158e4c commit 20bb54a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@

name = "Basics"
license = "MIT"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
description = ""
homepage = "http://example.com/"
tags = []
licenselink = "https://github.com/arjunkrishnababu96/basics/blob/master/LICENSE.md"
description = "A minimal blog theme for those who like it simple."
homepage = "https://github.com/arjunkrishnababu96/basics"
tags = ["minimal", "blog", "personal", "simple", "basic", "clean"]
features = []
min_version = "0.38"

[author]
name = ""
homepage = ""
name = "Arjun Krishna Babu"
homepage = "https://arjunkrishnababu96.github.io/"

# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""
name = "Benny Mei"
homepage = "https://gitlab.com/meibenny/elephants"
repo = "https://github.com/meibenny/elephants"

0 comments on commit 20bb54a

Please sign in to comment.