Skip to content

Commit b8a2e65

Browse files
Update tonic-starter.gemspec
1 parent 0581730 commit b8a2e65

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tonic-starter.gemspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
Gem::Specification.new do |spec|
55
spec.name = "tonic-starter"
66
spec.version = "0.1.0"
7-
spec.authors = [""]
8-
spec.email = [""]
7+
spec.authors = ["AnonymousElixir"]
8+
spec.email = ["cassidy@cassidycamp.work"]
99

10-
spec.summary = ""
11-
spec.homepage = ""
10+
spec.summary = "An opensource jekyll theme that is mostly purple with some orange highlights."
11+
spec.homepage = "https://github.com/AnonymousElixir/Aeryoric"
1212

1313
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(assets|_layouts|_includes|_sass|LICENSE|README|_config\.yml|404\.md)!i) }
1414

0 commit comments

Comments
 (0)