We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0581730 commit b8a2e65Copy full SHA for b8a2e65
1 file changed
tonic-starter.gemspec
@@ -4,11 +4,11 @@
4
Gem::Specification.new do |spec|
5
spec.name = "tonic-starter"
6
spec.version = "0.1.0"
7
- spec.authors = [""]
8
- spec.email = [""]
+ spec.authors = ["AnonymousElixir"]
+ spec.email = ["cassidy@cassidycamp.work"]
9
10
- spec.summary = ""
11
- spec.homepage = ""
+ spec.summary = "An opensource jekyll theme that is mostly purple with some orange highlights."
+ spec.homepage = "https://github.com/AnonymousElixir/Aeryoric"
12
13
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(assets|_layouts|_includes|_sass|LICENSE|README|_config\.yml|404\.md)!i) }
14
0 commit comments