diff --git a/theme.toml b/theme.toml index 8ad5bf2..026a24c 100644 --- a/theme.toml +++ b/theme.toml @@ -1,17 +1,17 @@ -name = "Lekh" -license = "MIT" -licenselink = "https://github.com/ba11b0y/lekh/blob/master/LICENSE.md" -description = "A text focussed and minimal personal portfolio theme with dark mode." -homepage = "https://github.com/ba11b0y/lekh" +name = "simpletheme" +license = "GPLv3" +licenselink = "https://git.freedomland.xyz/judahsotomayor/simpletheme/LICENSE.md" +description = "Simple theme, dumb as rocks." +homepage = "https://git.freedomland.xyz/judahsotomayor/simpletheme" 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"] min_version = "0.38" [author] - name = "Rahul Tiwari" - homepage = "https://rtiwari.me/" + name = "Judah Sotomayor" + homepage = "https://judah.freedomland.xyz/" [original] - author = "Vegard Stikbakke" - homepage = "https://www.vegardstikbakke.com/" - repo = "https://github.com/vegarsti/vegarsti.github.io" + name = "Rahul Tiwari" + homepage = "https://rtiwari.me/" + repo = "https://github.com/ba11b0y/lekh"