Add credits in theme.toml
This commit is contained in:
parent
653b7f904e
commit
506a4686e7
@ -1,7 +1,7 @@
|
|||||||
name = "Lekh"
|
name = "Lekh"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
licenselink = "https://github.com/invinciblycool/lekh/blob/master/LICENSE.md"
|
licenselink = "https://github.com/invinciblycool/lekh/blob/master/LICENSE.md"
|
||||||
description = "A text focussed and minimal personal portfolio theme, inspired from https://github.com/vegarsti/vegarsti.github.io"
|
description = "A text focussed and minimal personal portfolio theme with dark mode."
|
||||||
homepage = "https://github.com/invinciblycool/lekh"
|
homepage = "https://github.com/invinciblycool/lekh"
|
||||||
tags = ["minimal", "clean", "blog", "responsive", "personal", "simple", "minimalist", "portfolio", "text-focussed", "dark", "dark-mode", "rss"]
|
tags = ["minimal", "clean", "blog", "responsive", "personal", "simple", "minimalist", "portfolio", "text-focussed", "dark", "dark-mode", "rss"]
|
||||||
features = ["blog", "Clean and minimal", "Responsive", "Social media links", "Markdown", "Text focussed", "Dark mode", "RSS feeds"]
|
features = ["blog", "Clean and minimal", "Responsive", "Social media links", "Markdown", "Text focussed", "Dark mode", "RSS feeds"]
|
||||||
@ -10,3 +10,8 @@ min_version = "0.38"
|
|||||||
[author]
|
[author]
|
||||||
name = "Rahul Tiwari"
|
name = "Rahul Tiwari"
|
||||||
homepage = "https://rtiwari.me/"
|
homepage = "https://rtiwari.me/"
|
||||||
|
|
||||||
|
[original]
|
||||||
|
author = "Vegard Stikbakke"
|
||||||
|
homepage = "https://www.vegardstikbakke.com/"
|
||||||
|
repo = "https://github.com/vegarsti/vegarsti.github.io"
|
||||||
|
Loading…
Reference in New Issue
Block a user