-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Banura Randika
committed
May 19, 2020
1 parent
1dd7753
commit ac831ea
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Gem::Specification.new do |spec| | |
spec.name = 'fi_seo' | ||
spec.version = FiSeo::VERSION | ||
spec.authors = ['Banura Randika'] | ||
spec.email = ['[email protected]', '[email protected]'] | ||
spec.email = ['[email protected]', '[email protected]', '[email protected]'] | ||
|
||
spec.summary = 'Flexible SEO solution for rails projects' | ||
spec.description = 'This gem provides a easier solution to search engine optimization(SEO) in a ruby project. This will give you the seo capabilities to your static pages anddynamic pages alike with few lines of code. | ||
|