diff options
author | RayHammer <evkondratyev@yandex.ru> | 2022-10-23 14:49:05 +0200 |
---|---|---|
committer | RayHammer <evkondratyev@yandex.ru> | 2022-10-23 14:49:05 +0200 |
commit | 3c8170a084e2bfaa4e5b1cefb04140ae9a4c08b9 (patch) | |
tree | a6c0d67dad915538709e8c4f7c3401a614ff5aa4 | |
parent | 3d940b73ba780e7e5a696936adc12df3c50d519e (diff) |
Updated theme's author tags
-rw-r--r-- | themes/stingray/theme.toml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/themes/stingray/theme.toml b/themes/stingray/theme.toml index 893c591..a9a184d 100644 --- a/themes/stingray/theme.toml +++ b/themes/stingray/theme.toml @@ -11,11 +11,5 @@ features = [] min_version = "0.41.0" [author] - name = "" - homepage = "" - -# If porting an existing theme -[original] - name = "" - homepage = "" - repo = "" + name = "RayHammer" + homepage = "https://rayhammer.dev/" |