mirror of
https://github.com/minoplhy/minima-dark.git
synced 2024-11-12 22:57:09 +00:00
Fix theme info
This commit is contained in:
parent
76b5c60a37
commit
0dbbc9233a
@ -2,12 +2,12 @@
|
||||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "minima-dark"
|
||||
spec.version = "0.1.0"
|
||||
spec.version = "0.1.1"
|
||||
spec.authors = ["minoplhy"]
|
||||
spec.email = ["zebr@m21.kylz.nl"]
|
||||
spec.email = ["hej@aspoblourib.1w1.one"]
|
||||
|
||||
spec.summary = "just test"
|
||||
spec.homepage = "https://kylz.nl/git/kale/minima-dark"
|
||||
spec.homepage = "https://github.com/minoplhy/minima-dark"
|
||||
spec.license = "MIT"
|
||||
|
||||
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(assets|_layouts|_includes|_sass|LICENSE|README|_config\.yml)!i) }
|
||||
|
Loading…
Reference in New Issue
Block a user