Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Jun 6, 2019
2 parents 35b1a49 + 64593ce commit da0d567
Show file tree
Hide file tree
Showing 10 changed files with 1,517 additions and 89 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@
"keywords": [
"laravel",
"nova",
"inspire",
"inspiring",
"card"
],
"license": "MIT",
"require": {
"php": ">=7.1.0"
},
"autoload": {
"files": [
"src/Helper.php"
],
"psr-4": {
"Kristories\\Inspire\\": "src/"
}
Expand Down
1,312 changes: 1,312 additions & 0 deletions config/quotes.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/card.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/card.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit da0d567

Please sign in to comment.