chore[theme]: Corrected information about theme
This commit is contained in:
parent
31519c8552
commit
40b9f5c2fd
20
theme.toml
20
theme.toml
@ -1,17 +1,17 @@
|
|||||||
name = "Lekh"
|
name = "simpletheme"
|
||||||
license = "MIT"
|
license = "GPLv3"
|
||||||
licenselink = "https://github.com/ba11b0y/lekh/blob/master/LICENSE.md"
|
licenselink = "https://git.freedomland.xyz/judahsotomayor/simpletheme/LICENSE.md"
|
||||||
description = "A text focussed and minimal personal portfolio theme with dark mode."
|
description = "Simple theme, dumb as rocks."
|
||||||
homepage = "https://github.com/ba11b0y/lekh"
|
homepage = "https://git.freedomland.xyz/judahsotomayor/simpletheme"
|
||||||
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"]
|
||||||
min_version = "0.38"
|
min_version = "0.38"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Rahul Tiwari"
|
name = "Judah Sotomayor"
|
||||||
homepage = "https://rtiwari.me/"
|
homepage = "https://judah.freedomland.xyz/"
|
||||||
|
|
||||||
[original]
|
[original]
|
||||||
author = "Vegard Stikbakke"
|
name = "Rahul Tiwari"
|
||||||
homepage = "https://www.vegardstikbakke.com/"
|
homepage = "https://rtiwari.me/"
|
||||||
repo = "https://github.com/vegarsti/vegarsti.github.io"
|
repo = "https://github.com/ba11b0y/lekh"
|
||||||
|
Loading…
Reference in New Issue
Block a user