Browse Source

Add credits in theme.toml

main
Rahul Tiwari 4 years ago
parent
commit
ef263394e6
No account linked to committer's email address
1 changed files with 6 additions and 1 deletions
  1. +6
    -1
      theme.toml

+ 6
- 1
theme.toml View File

@@ -1,7 +1,7 @@
name = "Lekh"
license = "MIT"
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"
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"]
@@ -10,3 +10,8 @@ min_version = "0.38"
[author]
name = "Rahul Tiwari"
homepage = "https://rtiwari.me/"

[original]
author = "Vegard Stikbakke"
homepage = "https://www.vegardstikbakke.com/"
repo = "https://github.com/vegarsti/vegarsti.github.io"

Loading…
Cancel
Save