Skip to content

Commit

Permalink
Merge pull request #151 from mpchadwick/feature/webgility
Browse files Browse the repository at this point in the history
Add Webgility
  • Loading branch information
steverobbins committed Dec 14, 2018
2 parents 4d80c92 + 4c2ffd1 commit e00c644
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ Mage Scan

[![Master Build Status](https://img.shields.io/travis/steverobbins/magescan/master.svg?style=flat-square)](https://travis-ci.org/steverobbins/magescan)
[![Master Code Quality](https://img.shields.io/scrutinizer/g/steverobbins/magescan/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/steverobbins/magescan/?branch=master)
[![Master Code Coverage](https://img.shields.io/coveralls/steverobbins/magescan/master.svg?style=flat-square)](https://coveralls.io/r/steverobbins/magescan?branch=master)
[![Master Code Coverage](https://codecov.io/gh/steverobbins/magescan/branch/master/graph/badge.svg)](https://codecov.io/gh/steverobbins/magescan)
[![Latest Stable Version](https://img.shields.io/packagist/v/steverobbins/magescan.svg?style=flat-square)](https://packagist.org/packages/steverobbins/magescan)
[![Master Dependancies](https://www.versioneye.com/user/projects/55e4bfec8c0f62001c000052/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/55e4bfec8c0f62001c000052)

Expand Down
3 changes: 2 additions & 1 deletion src/MageScan/config/module.json
Expand Up @@ -37,5 +37,6 @@
"skin\/frontend\/base\/default\/turnkeye\/testimonial\/css\/testimonial.css": "Turnkeye_Testimonial",
"skin\/frontend\/base\/default\/wordpress\/styles.css": "FishPig_WordPress",
"skin\/frontend\/default\/default\/css\/magebuzz\/youtubevideo.css": "Magebuzz_Youtubevideo",
"skin\/frontend\/rwd\/default\/relatedproducts\/css\/styles.css": "AW_Relatedproducts"
"skin\/frontend\/rwd\/default\/relatedproducts\/css\/styles.css": "AW_Relatedproducts",
"webgility\/webgility-magento.php": "Webgility"
}

0 comments on commit e00c644

Please sign in to comment.