diff options
author | Dennis Eriksen <d@ennis.no> | 2018-08-05 11:38:05 +0200 |
---|---|---|
committer | Dennis Eriksen <d@ennis.no> | 2018-08-05 11:38:05 +0200 |
commit | 58f0d6b47b1193739ebdf5c838b49406d5ce39e6 (patch) | |
tree | ea1edb5e48eccf5d49773c8fbacb7469ddcbed6f /theme.yaml | |
download | rikerz-58f0d6b47b1193739ebdf5c838b49406d5ce39e6.tar.gz |
Initial commit
Diffstat (limited to 'theme.yaml')
-rw-r--r-- | theme.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/theme.yaml b/theme.yaml new file mode 100644 index 0000000..c4c8ae7 --- /dev/null +++ b/theme.yaml @@ -0,0 +1,12 @@ +--- + +name: 'Riker' +licence: 'MIT' +licencelink: '' +description: 'A minimalistic theme that matches my needs' +homepage: '' +min_version: '0.41' + +author: + name: 'Dennis Eriksen' + homepage: 'https://dnns.no' |